tmrz 0.1.62

Just a very basic timer
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Timer CLI

This timer is created by me just for learning. After the timer is done, 
You will get notification.

## Usage

Open your terminal and type:

tmrz [arg(number)]
Note: number in seconds

Example:
```
tmrz 20
```