Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abo-abo/gtk-pomodoro-indicator
A simple pomodoro indicator for Unity/GTK tray
https://github.com/abo-abo/gtk-pomodoro-indicator
pomodoro ubuntu
Last synced: 2 months ago
JSON representation
A simple pomodoro indicator for Unity/GTK tray
- Host: GitHub
- URL: https://github.com/abo-abo/gtk-pomodoro-indicator
- Owner: abo-abo
- Created: 2017-03-06T21:27:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-11-03T11:47:05.000Z (about 5 years ago)
- Last Synced: 2024-11-07T01:07:25.330Z (3 months ago)
- Topics: pomodoro, ubuntu
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 16
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* What's This?
This is a Pomodoro timer indicator for your GTK panel.[[https://raw.githubusercontent.com/wiki/abo-abo/gtk-pomodoro-indicator/images/gtk-pomodoro-indicator.png]]
* Requirements
#+begin_src sh
sudo apt-get install python-gi
#+end_src* Install
#+begin_src sh
sudo -H pip3 install pomodoro-indicator
#+end_src* Usage
Start a timer with a stopwatch icon for 25 minutes:
#+begin_src sh
gpi p 25
#+end_srcStart a timer with a coffee icon for 5 minutes:
#+begin_src sh
gpi b 5
#+end_srcYou can be notified of the end of the task with a custom message notification using --notify option:
#+begin_src sh
gpi b 5 --notify NOTIFY_MESSAGE
#+end_src* Icons
Icons files are obtained from http://www.pixeden.com/icon-fonts/stroke-7-icon-font-set.
They are free for personal and commercial use.