Skip to content

supersoaker/timer

Repository files navigation

Desktop Timer

A minimalistic desktop timer for Mac, Windows and Linux. You can easily set intervals or normal timers as a reminder.

This project is build up on the Electron Boilerplate, uses FlipClock and Materialize.

Desktop example image

Quick start

The only development dependency of this project is Node.js. So just make sure you have it installed. Then type few commands known to every Node developer...

git clone https://github.com/supersoaker/timer
cd timer
npm install
npm start

... and boom! You have a running desktop application on your screen.

Development

Installation

npm install

It will also download Electron runtime and install dependencies for the second package.json file inside the app folder.

Starting the app

npm start

ToDo's

  • implement active and inactive buttons

  • implement multiple languages (currently only german)

  • implement search

License

Released under GNU AGPLv3.

About

A minimalistic desktop timer for Mac

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors