Skip to content

asherhe/timeato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Pages workflow status Release Version License

logo

Changelog

Manage your time and boost your productivity with timeato!

timeato is a Pomodoro timer app that enables you to work with greater focus and efficiency. Split up your work time into 25-minute work intervals, taking 5-minute breaks in between to rest and refocus. With a clean and intuitive interface, timeato is distraction-free and simple to use.

Screenshot

Contributing

timeato is written with React using Create React App.

To get a working copy of the repository, use the following commands:

git clone https://github.com/asherhe/timeato.git
cd timeato
npm install

At this point, you may run npm start to start a local development server. Changes you make to the code will be automatically built

To create a production build, run npm run build. Note that you do not need to build before pushing as the site is automatically built before being deployed to GitHub Pages.

You can report any issues here.

License

This project is licensed under the MIT license.