Skip to content

Stan-breaks/pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomo - Your Pomodoro Scheduler

pomo.mp4

Pomo is an open-source command-line tool designed to help you manage your time effectively using the Pomodoro Technique. This side project provides a simple, customizable scheduler for your work sessions and breaks, featuring an engaging ASCII countdown display.

Features

  • Start new Pomodoro timers
  • Load and edit your custom schedules
  • Easy-to-use command-line interface
  • ASCII art countdown timer for visual feedback

Usage

Run the following command in your terminal:

pomo

Use the arrow keys to navigate the menu and press Enter to select an option.

Menu Options

  • Start a new timer
  • Load scheduler
  • Edit
  • Exit

ASCII Countdown

When you start a timer, Pomo displays an ASCII art countdown in your terminal. This visual representation helps you stay aware of the time remaining in your current work or break session without being overly distracting.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Installation

clone this repo

bash git clone https://github.com/Stan-breaks/pomodoro

You can view the install script contents

bash cat install.sh

Run the script to install

bash ./install.sh

!Disclaimer

This is only working on linux

How to use

in Edit the schedule first add to the list for the first item

Future Enhancements

  • Customizable ASCII art styles for the countdown
  • Sound notifications for session starts and ends
  • Integration with task management tools
  • Your workflow analysis

License

This project is open source and available under the MIT License.

Acknowledgments

  • Inspired by the app timetome app in Fdroid
  • Inspired by the Pomodoro Technique developed by Francesco Cirillo
  • Built with Go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published