Tired of guessing when retirement is finally within reach? This Python/Qt6 application takes the mystery out of the equation, providing a clear visual countdown to your career finish line.
Key Features:
- Manage multiple retirement profiles for different life goals
- Track your age, years spent working, and remaining time
- Stay motivated with a dynamic progress bar that fills up as you approach retirement
- Receive constant updates with a timer that refreshes every second
Ready to embark on your countdown journey?
Prerequisites:
- Python 3.x (Download from: https://www.python.org/downloads/)
- PyQt6 (Install using:
pip install PyQt6
)
Installation:
- Clone this repository using
git clone https://github.com/endorpheus/CareerCountdown.git
- Open a terminal or command prompt and navigate to the project directory such as:
cd CareerCountdown
- Install the required dependencies:
pip install PyQt6
Running the Application:
- Open a terminal or command prompt in the project directory.
- Run the script using:
python CareerCountdown.py
Contributing:
We welcome your contributions to this project! Feel free to fork the repository and submit pull requests with your enhancements.
Happy counting!