Project "Pomodoro Tracker"

PomoCLI

General Info

I have been recently struggling with the amount of options of Pomodoro-Trackers that are out there. Incable of finding a simple Tracker that doesn’t include any special features I have set out to build an alternative myself.

Technical Summary

The Project essentially has two modes of operation:

Both splits can be repeated as much as they can.

Installation

Zsh

This project requires the Z-Shell to work. Get more info here.

Timer

This project requires the timer project to work properly.

Setup

  1. Create / navigate towards your .zshrc file - nano ~\.zshrc
  2. Paste the script underneath your PATH variables

That’s it! Now you have a quick Pomodoro-CLI for your productivity setup

Links and further information

I will be updating the project regarding my own needs while keeping it as lightweight as possible. Thanks for reading!