Package Exports
- blue-pill
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (blue-pill) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Don't take the 🔴 red pill down some rabbit hole, the 🔵 blue pill will keep you focused.
Problem
Staying focused on a single task.
Solution
Be reminded of the task via desktop notification and alert sound on an interval.
Example
You've been tasked to build a UI toast notification only to find yourself down some rabbit hole researching server architecture... Happens to all of us.
Installation
npm install -g blue-pill
Usage
From your terminal, input blue-pill
to start the interactive task builder:
$ blue-pill
✔ Task description … Build a UI toast notification
✔ Reminder interval › 10 Minutes
✔ Alert sound › Winking Face
This will remind you to
Build a UI toast notification
via desktop notification and alert sound every 10 minutes.