Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 339 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 339 Bytes

tea-timer 🍵🕦

tea-timer in nodejs

Installation

npm i -g tea-timer

Usage

tea-timer <minutes>

Linux

To receive a desktop notification on Linux, tea-timer uses: notify-osd and libnotify-bin.

Installation: sudo apt install notify-osd libnotify-bin

Development

node index.js <minutes>