Go to file
Andrei Stoica c333d11856 fixed bugs
- debug print removed
- timer cancel now behind an if statement
2020-02-02 14:43:09 -05:00
icons added icons to show current status 2020-02-02 14:14:03 -05:00
src fixed bugs 2020-02-02 14:43:09 -05:00
.gitignore Initial commit 2020-02-02 09:50:31 -05:00
LICENSE Initial commit 2020-02-02 09:50:31 -05:00
README.md added todo list 2020-02-02 14:37:34 -05:00

README.md

Pomodoro Desktop

A simple pomodoro timer for the desktop.

Theoreticaly this should work on all platforms. Although currently it only uses ~/.config for storing configuration file.

Currently tested on:

  • Ubuntu MATE 18.04
  • Arch Linux

TODO

  • package for pip
  • add desktop entry
  • add Windows compatablity

Depenancies

Authors