Skip to content

veloxy/pomodoro-electron

Repository files navigation

Pomodoro App in Electron

App icon in OSX tray displaying time

This is a very very basic pomodoro app in electron.

Code is subject to massive refactoring, this is mostly just a try-out project but I intend to expand on it and clean it up.

Installation

Download latest release and install it like any other OSX application. 😋

Building from source

npm install
npm run build

Credits