Skip to content
/ pomo.sh Public

🍵 focused bursts and short breaks with the comfort of cli.

License

Notifications You must be signed in to change notification settings

shvpnd/pomo.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍵 pomo.sh - 集中

a pomodoro timer in bash. work in focused bursts followed by short breaks to boost productivity. after humble requests from sakurajima mai san (real), ive also added a todolist to it.

features

pomodoro

  • 25-minute work sessions followed by 5-minute breaks.
  • repeats for up to 4 cycles.
  • displays a countdown timer in the terminal.
  • play alarm sound at the end of each session.

todolist

  • add and complete tasks
  • tasks saved in .txt file (real persistent)

installation

from source

  1. clone the repository:

    $ git clone https://github.com/USERNAME/REPOSITORY.git
    $ cd pomo-script
  2. make the script executable:

    $chmod +x src/pomo.sh

debian package

if you prefer to install the script as a debian package, you can download the latest .deb file from the releases director or releases.

to install the package, run:

sudo dpkg -i releases/pomo.deb

after installation, you can run the script with:

pomo.sh

demo

behold, looks like this: