Skip to content
forked from BrOrlandi/btimer

⏰ BTimer is a simple Timer app for desktops, mobile and web developed with JavaScript.

Notifications You must be signed in to change notification settings

adrianuf22/btimer

 
 

Repository files navigation

BTimer Logo

⏰ BTimer

This is a timer made with Web Technologies to work with all plataforms: web, mobile and desktop with node electron.

The Electron layer is used only to make it available as a Desktop application.
You can use it as your Pomodoro Timer. 🍅
Ideal to be used in Dojos and Pair Programming. :shipit:
You also can learn about the tecnologies exploring the source code. 📚

Running

yarn install
yarn build-web
yarn start

Developing

yarn install
yarn dev

Contributing

Report Issues and submit Pull Requests. Feel free to contribute with ideas to improve this application. I'm planning to support themes soon, different colors, fonts and sounds, so contributing with new themes will be welcome.

Screenshot

BTimer Screenshot 1

BTimer Screenshot 2

About

⏰ BTimer is a simple Timer app for desktops, mobile and web developed with JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.2%
  • CSS 29.5%
  • HTML 14.3%