vmsiqueira / focustimer

Timer app developed as part of the Explorer program by Rocketseat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About   |    Technologies   |    Execute locally   |    License   |    Develoepr

FocusTimer 2.0

⏲️ FocusTimer

FocusTimer is a timer app which was developed as a part of the Explorer program by Rocketseat. The main idea is to apply the study technique known as Pomodoro to focus in important daily tasks like studying, coding, writing, and whatsoever task you need to focus to.

Functionalities

  • Adjust time: add or take away 5 minutes to your focus time (default: 25min)
  • Pause time if you need
  • Choose background theme song
  • Timeout alert

🚀 Technologies

  • HTML5
  • CSS3
  • JavaScript (ESModules)

💻 Run locally

  • clone this repo
  git clone git@github.com:vmsiqueira/focustimer.git
  • access your project directory
  • run the index.html file by double clicking on it.

⚖️ License

This project is under MIT License. Check the LICENSE file for more details.

✨ New features added

  • Dark mode
  • Volume controls for background audios

🌐 Developer


linkedin


Made with 💜 as part of my developer formation.

About

Timer app developed as part of the Explorer program by Rocketseat.

License:MIT License


Languages

Language:HTML 62.6%Language:JavaScript 26.4%Language:CSS 11.0%