A timer and stopwach app that is keyboard centric, blazing fast and easy to operate
Screencast_20250107_211509.webm
- timer and stopwatch that can be fully controlled through shortcuts
- auto switch system theme
- show start time of stopwatch (useful information)
- notify when timer ends
- Press 's' to start/stop the stopwatch
- Press 'R' to reset the stopwatch
- Press 't' to start/stop the timer
- Press 'r' to reset the timer
- Press '/' to focus the timer entry
- Press 'Enter' to set and start the timer when in the entry box
- Press '?' for help page
- Clone the repository:
git clone https://github.com/Rdkang/asahiClock.git cd asahiClock
- Install the required dependencies:
pip install -r requirements.txt
- Run the application :):
python main.py
- input box only digits
- notify when end. maybe open a cute picture
- colors. color when state changes or ended
- fix. only notification if timer end fully, not if press reset
- when pause different colours
- buttons bigger, and consistent style
- when pause different colours