Skip to content

Releases: Fazorath/AbyssTracker

Abyss Tracker V01

05 Apr 23:40
Compare
Choose a tag to compare
Abyss Tracker V01 Pre-release
Pre-release

Project Name: Abyssal Run Tracker

Description:
The Abyssal Run Tracker is a Python program designed to help EVE Online players track their profits and statistics from Abyssal runs. It provides a simple and user-friendly interface for entering starting ISK, ending ISK, and time spent in the Abyss. The program calculates the profit from each run and keeps a running total of profits, number of runs, and total time spent in the Abyss.

Key Features:
Input starting and ending ISK for each Abyssal run.
Track the time spent in each Abyssal run.
Calculates and displays the profit from each run.
Keeps a running total of profits, number of runs, and total time spent in the Abyss.
Error handling for invalid inputs to ensure smooth operation.

How to Use:
Run the program and follow the prompts.
Enter the starting ISK, ending ISK, and time spent for each Abyssal run.
The program will calculate the profit for each run and display it.
After each run, choose to track another Abyssal run or exit.
The program will display the total profit, number of runs, and total time spent when finished.

Contributing:
Contributions are welcome! If you find bugs or have suggestions for improvements, feel free to create an issue or submit a pull request on GitHub.

License:
This project is licensed under the MIT License.

Acknowledgements:
This project was inspired by the need for an easy-to-use tool for tracking Abyssal run profits in EVE Online. Special thanks to the EVE Online community for their feedback and support.

Full Changelog: https://github.com/Fazorath/Python-REP/commits/abyssal-run-tracker-v1.0.0