trying to pomodoro a timer with good UI and UX as a way to learn GTK3
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
rra 907fa283d0 added a prototype settings interface 4 yıl önce
README.md init 4 yıl önce
pom.glade added a prototype settings interface 4 yıl önce
pom.py added a prototype settings interface 4 yıl önce

README.md

pom

You need python3 and also:

sudo apt install python3-gi python3-gi-cairo gir1.2-gtk-3.0

To run: python3 pom.py

To edit interface: open main.glade in Glade

Useful resources:

https://python-gtk-3-tutorial.readthedocs.io/en/latest/index.html

https://pygobject.readthedocs.io/en/latest/guide/index.html