Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 831 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 831 Bytes

Escape from Tarkov: Real time to Tarkov's ingame time

Built with Preact + Tailwind, deployed on Cloudflare Pages.

Interested in using this in your own program with an API? 😲 Try /left, /right, and /api! Incredible! You can also use /api?type=plain to get the time in plaintext format.

Or, better yet, use the the 30 lines of logic at src/time.ts instead :)

Windows program

Want a very minimal desktop application that shows the two times? You're in luck: head over to the Releases page to download a small rust program that does just that.