0 purchases
pomodorino 0.1.0b1
Pomodorino
WORK IN PROGRESS
Pomodorino is a lightweight, simple Pomodoro timer desktop application
written using Python 3 and GTK 3.
What sets it apart is that it’s totally FOSS (licensed under GPLv3+)
and really lightweight. Alternative Linux apps that I could find were
either paid and proprietrary or they used rather heavy technologies
like Electron.
Using Pomodorino should be rather straight-forward if you know about
the Pomodoro
Technique® (which
is a registered trademark of Francesco Cirillo).
Dependencies
Python 3
PyGObject
notify2
dbus-python
Installation
TBD
Contributing & Issues
Contributions are welcome! This section will be expanded prior to
initial publication.
Please report issues at the issue
tracker.
Licence
Pomodorino is licenced under GPLv3 or later.
Pomodorino --- Simple Pomodoro timer app
Copyright (C) 2019, 2020 Göktuğ Kayaalp <self at gkayaalp dot com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.