Visual timer is a simple terminal based timer; inspired by the principal of user-centric design.
- visual_timer [TIME]
Starts a countdown from the specified time. Must be in the format: HH:MM:SS
pip install visual_timer
There's plenty of things that need to be done. Check out the issues on github.
Run: python -m pytest test_timer_functions.py