Skip to content

pauwell/tea-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>