@relekang/caretaker
v0.3.4
Published
A tiny script written in reason that will send you nice notifications like:
Downloads
5
Readme
caretaker
A tiny script written in reason that will send you nice notifications like:
Usage
npm install -g @relekang/caretaker
caretaker # to run it
# or run in the background
caretaker > /dev/null &
Options:
--standing-desk
- Will add the message stand for a bit every once in a while.--fast
- Fast mode for development turns minutes into 100ms
Development
yarn
yarn build # or yarn watch