/btimer

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

Primary LanguageJavaScript

BTimer Logo

⏰ BTimer

This is a timer made with Web Technologies to work with: web and mobile. 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

You can run this project and develop using an Online IDE called Gitpod just putting gitpod.io/# before the url of this repository or:

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