pomo/TODO
Ivan Tham bf41fc8e6c Better keyword (timer->timers)
- sizeof(a)[0]->sizeof(a[0]) thanks to ekleog
    - Add more work to TODO
2016-02-02 23:10:23 +08:00

11 lines
256 B
Markdown

1. Show remaining time to the next timer (using SIGUSR1)
2. Add #ifdef to make libnotify an optional dependency
3. Add more support for non-libnotify such as echo(1)
4. Pause and continue the timer
Misc
----
$ grep -n 'TODO' spt.c
# vim:ft=markdown: