https://github.com/johennes/timer
Proof-of-concept egg timer written in PyGTK
https://github.com/johennes/timer
eggtimer
Last synced: 8 months ago
JSON representation
Proof-of-concept egg timer written in PyGTK
- Host: GitHub
- URL: https://github.com/johennes/timer
- Owner: Johennes
- License: mit
- Created: 2018-06-21T07:32:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-04T11:47:03.000Z (about 5 years ago)
- Last Synced: 2025-01-05T23:41:08.595Z (9 months ago)
- Topics: eggtimer
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Timer
=====Proof-of-concept egg timer written in PyGTK
Please note that the purpose of this project at the time was to get familiar with PyGTK.
As a result the code is neither fully functional nor very polished.### Usage
Simply execute `src/timer.py`. The UI (shown in the screenshots below) should be mostly self explanatory. Basic configuration options are persisted in `src/timer.conf`.
### Screenshots

