README.md
August 4, 2026 Β· View on GitHub
π§ Tarkov Map Tracker by M4elstr0m
Watch your live in-game position in Tarkov πΊοΈ
Languages:
Please star this repository if you find it useful β
Tarkov Map Tracker is designed to help beginners to find themselves on the huge maps of Escape From Tarkov
Do not hesitate to reach me, using the links on my profile
Warning
This project is for educational purposes only. The authors are not responsible for any misuse of the software.
What this app can't do:
- Access internal live location of in-game elements, such as loot or enemies
- Modify your in-game location
Since the software only uses external data available without interacting with the game instance, this is not a cheating software. This software is in the same category as would be a normal dynamic map on Tarkov.dev for example.
Use it at your own risk. If BSG declares a new rule about this in the future, please contact me β οΈ I am not responsible of any loss
π¦ Installation
Download the latest TarkovMapTracker version from the releases tab
Don't forget to check the changelogs to see what's new!
π Usage
Just extract the archive and launch TarkovMapTracker.exe (if Windows prevents you to open the app, just click on "More infos" and "Run anyway")
To display your position correctly, you will have to select among the maps the one you are going to play. To do so, simply press the SELECT MAP button. Then take an in-game screenshots (using the EFT in-game hotkey), and that's all!
π§© Features
These are the feature of the TarkovMapTracker
Entries marked by a "*", are brand-new features from v3.0.x
- Geolocate player on a map
- Calculate player's rotation on a map
- Change Tarkov screenshots folder
- Automatically detect new updates
- Ability to zoom (Improved in v3.0.0)
- * Pan / Move the map around
- * Ability to zoom-in on player (Find player button)
- * Reset the view to default
- * Display every POIs available in the game (extracts + loots)
- * Detect new screenshots with new method (+performance)
- * Enable/disable POIs on the map using a Filters panel
- * Create custom POIs (ping system)
- * i18n Localization
π οΈ Settings
Username (WIP)
This setting just changes your username on the app. Could be used in future versions.
Screenshots Directory
This settings allows you to overwrite the default EFT's screenshots path (C:\Users\USERNAME\Documents\Escape from Tarkov) with a new path. For example if your in-game screenshots are on your Desktop you should fill this entry with: C:/Users/USERNAME/Desktop
You should not input quotes (" or '), the software handles it automatically.
This feature was implemented as a fix for this issue.
Language
This settings allows you to change your current language.
Logs Folder button
Opens the folder containing logs for this app
Screenshots Folder button
Opens the folder containing Tarkov's screenshots used by this app
Clear Logs on Exit button
Self explanatory
Clear Preferences on Exit button
Self explanatory. Clears Settings + custom Pings
πΈ Screenshots
π₯οΈ Platforms
This software is only for Windows and is only helpful when you have Escape From Tarkov installed on your computer
π§ Known Issues
Could not test player rotation on Labs & Factory- fixed in v3.0.1Sometimes the POIs will be stuck. Just resize the app window using your mouse it should trigger recalculation- fixed in v3.0.1
Don't hesitate to post an issue!
πΊοΈ Roadmap
You can see every changelogs in the releases tab
- v1.0.0 - Initial project setup (Python)
- v2.0.0 - Complete overhaul and QoL improvements (Go + Fyne)
- v3.0.0 - Complete code refactoring (building it from scratch, again), UI remake, more points of interest (Go + Wails v3)
- v3.0.1 - Localization update
- v3.0.2 - More POIs & Filters QoL update
- v3.0.3 - Settings to find the player automatically on every new screenshot
- v3.0.3 - Map view rotation
- More localization & localized README.md files
- POI data update & additions
- Tips and Tricks pop-up
- Static website on github.io
- Tutorial video
- Quests panel
- Coop Team feature (without servers)
ποΈ Credits
Escape From Tarkov: this software has been made for this game after all
Tarkov.dev and Shebuka: for the maps used in this software and their help to check for potential copyright issues
The Wails Project: the most cool way to build cool UIs in Go
This software has been created using the following Golang modules: wailsapp/wails/v3, fsnotify/fsnotify, M4elstr0m/go-logging-utils and pkg/browser
