lycopersicum 0.3.2

A simple Pomodoro Timer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# lycopersicum
Pomodoro Clock written in Rust


### Usage
```
Welcome to lycopersicum! 0.3.1
Usage: lycopersicum [OPTIONS]

Options:
  -t, --timers <TIMERS>...  A list of timers (specified in minutes) to loop through
  -n, --no-notifications    Disable Notifications
  -h, --help                Print help

```