pablotrianda / pomodorox

🍅 ⏰Pomodoro App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POMODOROX 🍅

A pomodoro terminal app!

Console

Install

  1. Run wget -O - https://raw.githubusercontent.com/pablotrianda/pomodorox/main/install.sh | bash
  2. Run pomodorox 50 10 4

Use

Run the command with 3 paramenters: Time to work - time of pause - Quantity loops

Use: $pomodorox 50 10 4

Images

Nofifications (Linux only)

notify

Run on development mode

  • Clone this repo git clone https://github.com/pablotrianda/pomodorox
  • Go to folder cd pomodorox
  • Install the dependencies go mod tidy
  • Run go run *.go

Next steps

  • Show times and loops on tmux bar.
  • Use params to set the loops.
  • Show a time countdown

Contact

You can reach me on Twitter @pablotrianda

About

🍅 ⏰Pomodoro App


Languages

Language:Go 86.3%Language:Shell 13.7%