Skip to content

kokarn/tarkov-tools

Repository files navigation

Tarkov Tools

Build Status Support me on Patreon Uptime Robot ratio (30 days)

If you wanna help out, please do!

I'm always looking for anybody contributing anything from simple spelling errors, icon updates, fixes for small css bugs or just posting issues to keep track of what needs to be done.

Other parts of the site that you can also help out with

Tarkov Tools Discord Bot The official tarkov tools discord bot

Tarkov Tools API The API that powers everything

Tarkov Data Open source structured data source

Tarkov image Generator Tool to generate images from the local Icon Cache

Running in development

Everything should be pretty straightforward.

Step 1: Install dependencies

npm install

Step 2: Start development server

npm start

Updating data

Most data can be updated just by running npm run prebuild

History

After reading the great post about a single visualization for all ammo types I decided to create one where it automatically updates depending on the "official" spreadsheet.

Then after a lot of feedback from the community I realized that was crap and switched to the one provided by the glorious NoFoodAfterMidnights spreadsheet

Since then it has evolved quite a long way, with a Flea Market Price API, Gear guides and so much more.