A pomodoro timer made in Python with tkinter.
Modules to install
python3 -m pip install codetiming timer notify-py
Debian
sudo apt-get install libnotify-bin notification-daemon dbus at-spi2-core python3-tk python3-dev python3
Arch Linux
sudo pacman -S libnotify notification-daemon dbus at-spi2-core tk python
Notification support
Custom time length
Custom alarm sound
More features can be suggested/requested via Email or social media.
Thank you so much to these amazing people
- Will-Bo - for adding the Custom time length feature via a new Options menu/window