0.0.2 • Published 6 years ago

nagme v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

NagMe

It nags you every few minutes to do whatever you're supposed to be doing. Shows you an annoying notification every 5 minutes or so. Useful if you're easily distracted.

https://imgur.com/q1Xc8Uc

Installation

Use either yarn or npm.

$ npm install -g nagme
$ yarn global add nagme

Usage

# Basic usage
$ nagme "Finish homework"

# Advanced Usage. Custom 'title'
$ nagme -t "Please!!" Finish your taxes

# Super-advanced usage. Custom interval
$ nagme -i 2 "Are you still working on those TPS reports?"