Created partially to dip my metaphorical toes in the world of multithreading and parallel computing, but also to satisfy a need of mine for software of this nature.
- Colorama to display colors even on win systems
- Data saved on db.txt
- Very low CPU usage
- Intuitive & robust, regardless of user input
Projects_Timer only requires colorama to run correctly on win systems.
Install it by running:
pip install colorama