Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 814 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 814 Bytes

Meditation Timer

GitHub package.json version npm

Simple cli timer for meditation - or anything else.

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:

Todo

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