tonipenya / tomaca

Simple pomodoro app that sits in the tray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tomaca

An easy and free pomodoro timer app that runs on the tray with a popover using Electron.

Built with photon.

Running

There is a binary with the latest release here. Otherwise, to run from source:

git clone https://github.com/tonipenya/tomaca
cd tomaca
npm install
npm start

Packaging

npm run package
open out/Tomaca-darwin-x64/Tomaca.app

pomodoro-screenshot break-screenshot

Acknowledgments

This project was originally based in https://github.com/kevinsawicki/tray-example.

About

Simple pomodoro app that sits in the tray

License:MIT License


Languages

Language:JavaScript 62.1%Language:HTML 19.4%Language:CSS 18.5%