1
0
mirror of https://github.com/elisspace/pomodoro-cli.git synced 2026-08-29 15:44:05 +00:00
2022-01-16 09:37:51 -06:00
2022-01-16 09:37:51 -06:00
2022-01-16 09:27:28 -06:00
2022-01-16 09:36:55 -06:00

Pomodoro-cli

Simple command line pomodoro program to focus.

Working on python

The pomodoro-cli program alows the user to have a simple and visually attractive pomodoro timer on their terminal.

Installation

To install the program you can do one of the following methods:

Linux

cd to the directory where you want to install the program and run:

$ git clone https://github.com/0kron/pomodoro-cli

You can run the program using

$ python3 $HOME/path/to/the/git_clone/main.py

Or assaign an alias to the command on .bashrc:

alias pomodoro='python3 $HOME/path/to/the/git_clone/main.py
Description
Simple command line pomodoro program to focus.
Readme GPL-2.0 1 MiB
Languages
Python 100%