Pomodoro timer

This is a Pomodoro timer for mac I've been working on. I think it's very important for a Pomodoro timer to always be visible, so I've created a timer with a small surface area. The idea is it to place the window in the corner of you screen, since there's usually some free space left there anyway.

During a work session, the timer is coloured green, and during a break session, the timer is coloured blue. The filled dots represent the completed Pomodoro's.

I'm working on a version of the app built using Electron. Being a webdeveloper, Electron allows me to iterate easily, while still outputting an actually working prototype.

As soon as I'm happy with the result, I want to port the Electron app to a native Mac app, since Electron has some serious disadvantages.

For now, you can download the Electron version at https://pomodoro.bramschulting.com/

More by Bram Schulting

View profile