blue-pill

Don't take the 🔴 red pill down some rabbit hole, the 🔵 blue pill will keep you focused on a task

Usage no npm install needed!

<script type="module">
  import bluePill from 'https://cdn.skypack.dev/blue-pill';
</script>

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.