^ Programs & Scripts

🍅 posix-pomo

CLI Pomodoro Timer

posix-pomo is a simple POSIX-compliant shell script that implements a pomodoro timer for Linux and the BSDs.

posix-pomo demo in a GIF GIF made with VHS

posix-pomo notifications image 0 posix-pomo notifications image 1

example notifications using the dunst notification daemon on Arch Linux (btw)

features

dependencies

installation

  1. ensure you have all dependencies installed
  2. download the posix-pomo script from this repository or clone the whole repo.
  3. make the script executable:
    chmod +x posix-pomo
    

usage

to start a timer, use the following syntax:

./posix-pomo <mode> <duration>

examples