|
251c34b894
|
chore: update dependency minor version and importlib-metadata major version
|
2020-10-29 15:42:12 +01:00 |
|
|
deadc2b02a
|
fix: don't run non-executable scripts
|
2020-05-12 14:08:18 +02:00 |
|
|
f232c40b1e
|
feat: add hooks at end of timer
Hooks that can be launched after end of timer have been added and can be
set as scripts in $HOME/.config/pomme/hooks/after
|
2020-05-07 02:23:17 +02:00 |
|
|
ead9725017
|
feat: add terminal ui
The time was printed on every line.
A basic terminal UI that update the time instead of writing it again on
the next line have been added.
|
2020-03-02 06:01:11 +01:00 |
|
|
e434b3a865
|
fix: change dependencies
Dependencies were wrong as toml was missing and typing, datetime and
pathlib were backports
It have been fixed
|
2020-02-29 05:10:30 +01:00 |
|
|
5b7d261424
|
WIP: feat: add basic timer
|
2020-02-28 04:18:05 +01:00 |
|