Skip to content

pietropeerani/pomo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Project Banner

🍅 Pomo 🍅

This is a simple Pomodoro timer program written in C that helps improve productivity by following the Pomodoro Technique. The program provides a visual interface using the curses library, displaying a countdown timer for work intervals and break periods.

The core idea of the Pomodoro Technique is to work for 25 minutes, followed by a 5-minute break. After completing four work sessions, a longer break of 15 is taken. The program allows users to configure these durations, track their progress, and view session statistics.

  • SPACE start / pause
  • + make a session 5 minutes longer
  • - make a session 5 minutes shorter
  • l activity list
  • q quit

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors