Heya,
On Mon, Feb 01, 2016 at 08:30:43AM +0800, Pickfire wrote:
> Here is my first C program, a program that double your productivity by
> using the Pomodoro Techniqueâ„¢:
With *that* introduction, I expected much worse. :)
It looks reasonably neat.
> https://github.com/pickfire/spt
> http://git.pickfire.wha.la/spt (I will be offline everyday, so...)
>
> A quick introduction of what it does:
>
> 1. It uses the timer in the config.h
> 2. When timer is off, it notify you using libnotify (depends on conf.)
I tried it out and encountered two problems:
1. what do you do if you miss the notification because somebody distracted you?
There's no feature to show you the remaining time / current phase on demand.
2. Is there a less sucking alternative to notify-osd? That project is
horrifically complex for it's purpose... (and e.g. keeps bugging me
because it can't contact a gnome screensaver service)
Thanks for sharing it,
v4hn
Received on Tue Feb 02 2016 - 13:57:47 CET