ruidfigueiredo / electric-tomato

A pomodoro timer built using Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electric Tomato

A pomodoro timer built using Electron

![electric-tomato snapshot](Timer snapshot.png)

To run it clone the repo, make sure that you have npm installed and then run once

npm install

and after that

npm start

If you are interested in learning Electron read my blog post about creating this project.

About

A pomodoro timer built using Electron

License:MIT License


Languages

Language:CSS 92.1%Language:JavaScript 5.2%Language:HTML 2.7%