An application for compiling and tracking stockpile data for the game Foxhole.
NOTE: Heavily WIP
- Download the latest release (.exe)
- Run the program
- Add a screenshot
- Generate a report (which creates an excel spreadsheet)
- (Optional) Run basic analytics on the data using the analysis window tab
NOTE: The included files such as the data/catalog.json, data/processed_templates and data/number_mappings.csv are necessary, including the Reports directory (which is where generated data will be placed).
- A simple stockpile management tool that involves screenshots, and translating those screenshots into spreadsheets.
- Ease of usage for all players.
- Powerful analytical tools and insights.
-
All the item mappings are not finished; I play warden, and have yet to finish updating the colonials weaponry, and most of the vehicles. -
Further refinement -
Expansion of the feature set
-
Optimize and improve speed
Software is provided as-is and the author assumes no responsibility for its usage.
MIT
- Download the source code
- Open Thonny (or a similar program)
- Check for installed prereqs (Numpy, Pyinstaller, OpenCV, etc.)
- Open a console in the source code folder
- type into your console
build.batorpython build_app.py - ????
- profit
