Skip to content

A time management application based on the pomodoro technique.

Notifications You must be signed in to change notification settings

Evomatic/pomodoro-app

 
 

Repository files navigation

code style: prettier

Pomodoro app

A time management application based on the pomodoro technique.
View Demo

About the Project

There are many great pomodoro applications available online; however, I have always wanted to build my own that is suited for my needs so my friend and I created this customizable one.

Features:

  • Customize the styling, such as the font and color.
  • Customize the duration of focus time and break time.
  • Visual indicator for focus time or break time.

Built with

Setup locally

Install dependencies

yarn install

Run the dev environment

yarn dev

Open http://localhost:3000 with your browser to see the application.

Contributing

If you would like to contribute to this project:

  • please fork and clone the repo locally
  • Create an "issue" to describe what you want to work on
  • Submit a pull request.

Thank you very much!

Authors

About

A time management application based on the pomodoro technique.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.0%
  • Other 1.0%