updated readme
This commit is contained in:
parent
f76c192f28
commit
2f5be434b3
10
README.md
10
README.md
|
|
@ -1,12 +1,16 @@
|
||||||
# pomodoro-desktop
|
## Pomodoro Desktop
|
||||||
A simple pomodoro timer for the desktop.
|
A simple pomodoro timer for the desktop.
|
||||||
|
|
||||||
Theoreticaly this should work on all platforms. Although currently it only uses
|
Theoreticaly this should work on all platforms. Although currently it only uses
|
||||||
~/.config for storing configuration file.
|
~/.config for storing configuration file.
|
||||||
|
|
||||||
Currently tested on:
|
Currently tested on:
|
||||||
- Ubuntu MATE 18.04
|
- Ubuntu MATE 18.04
|
||||||
|
|
||||||
### depenancies
|
### Depenancies
|
||||||
- [pyqt5](https://www.riverbankcomputing.com/software/pyqt/intro)
|
- [pyqt5](https://www.riverbankcomputing.com/software/pyqt/intro)
|
||||||
- [pynotifier](https://github.com/YuriyLisovskiy/pynotifier)
|
- [pynotifier](https://github.com/YuriyLisovskiy/pynotifier)
|
||||||
|
|
||||||
|
### Authors
|
||||||
|
- [Andrei Stoica](https://andreistoica.ca)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue