Skip to content

Open source web app that uses techniques like Pomodoro and Todo List to create an ambient for a better study and tasks conclusion, distraction-free

License

Notifications You must be signed in to change notification settings

junio256/Potodo

Repository files navigation

logo
A unique focus app

 

 

A website (soon app) focused on creating a distraction-free ambient using techniques like pomodoro timer and todo-list.
Completly free and community-driven

 

📸 Showcase

Main screen Timer screen Setting Screen

⚡ Run locally

This app doesn't have a Docker build, still necessary the use of Angular CLI Before, make sure you have installed Node 18v lts and NPM

To download Angular CLI execute:
npm i -g @angular/cli

And this app uses yarn as package manager since it builds faster than NPM Check if you have currently installed: yarn -v
If not, execute:
npm i -g yarn

After downloading the requirements, enter on the downloaded repository and execute:
ng serve
to run locally.
Finally, enter on: http://localhost:4200/

 

⛏ Tools used

  • Node v18.12.* lts
  • Yarn v1.12.*
  • Angular CLI v14.2.8

 

📜 License

Potodo is under the GPL v3 license, which grants the following permissions:

  • Distribution
  • Modification
  • Private use

But revoge those:

  • Commercial use

For more details see the LICENSE

About

Open source web app that uses techniques like Pomodoro and Todo List to create an ambient for a better study and tasks conclusion, distraction-free

Topics

Resources

License

Stars

Watchers

Forks