An open API service indexing awesome lists of open source software.

https://github.com/pedroxer/pomo-cli

This is pomodoro technique implemented in cli
https://github.com/pedroxer/pomo-cli

cli golang urfave-cli

Last synced: 9 months ago
JSON representation

This is pomodoro technique implemented in cli

Awesome Lists containing this project

README

          

# pomo-cli
This is pomodoro technique implemented in cli. In this project i use urfave/cli

## Install
```
go install github.com/Pedroxer/pomo-cli
```

## Usage
```
pomo-cli --name /name of the task/ -dur /only in this format: 25m or 1h25m or 10s etc.../
```