# Meditation Timer
[![npm](https://img.shields.io/npm/v/zen-timer)](https://www.npmjs.com/package/zen-timer)


Simple cli timer for meditation - or anything else.

![Image1](images/1.png "Select time")

### Install
Install via `npm install -g zen-timer` and then just call `timer`.


### Usage
You can set an interval timer; for example, it can ring every 10 minutes or in the middle of the session.
There's a progress bar and the time at the finish is presented:

![Image2](images/3.png "Progress bar")

<a id="org512c48b"></a>

## Todo

-   [X] Sounds.
-   [X] Intervals.
-   [X] Put on github.
-   [X] Learn to put on npm.
-   [ ] Optional: total time argument for faster starts.
-   [ ] Nicer colors overall.
