[ANN] Pomodoro 1.6 for Pharo 5 + video

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Pomodoro 1.6 for Pharo 5 + video

Torsten Bergmann
I did a new pass on the Pomodoro timer for Pharo 5:

- settings with custom start value and custom colors
- better resizing behavior of the morph
- pause/continue - start/restart possibility
- default colors aligned with Pharo scheme
- pause state in Pomodoro instead of Morph
- separate core and tests in own packages

all included in a new release 1.6.

Just use Spotter/Catalog to load.

Enjoy the new video:  http://youtu.be/voSUzOu5feU

Bye
T.

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Pomodoro 1.6 for Pharo 5 + video

Stephan Eggermont-3
On 07-04-16 00:53, Torsten Bergmann wrote:
> I did a new pass on the Pomodoro timer for Pharo 5:
Nice.

Stephan