Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.
/ friendly-reminder Public archive

Friendly Reminder is a simple command-line tool that displays random motivational or self-care reminders at regular intervals in your terminal. Use it to stay productive and mindful while you work!

Notifications You must be signed in to change notification settings

cozyloon/friendly-reminder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Friendly Reminder

npm version

Friendly Reminder is a simple command-line tool that displays random motivational or self-care reminders at regular intervals in your terminal and desktop notifications. Use it to stay productive and mindful while you work!

Features

  • Random friendly reminder messages.
  • Configurable reminder interval.
  • Lightweight and easy to use.

Installation

You can install the package globally using npm:

npm install -g friendly-reminder

Usage

Run the friendly-reminder command in your terminal to start receiving reminders. By default, reminders appear every 1 hour (60 minutes).

friendly-reminder

Custom Interval

You can pass a custom interval (in minutes) to the command. For example, to set a reminder every 10 minutes:

friendly-reminder 10

Example

Run the following command for reminders every 15 minutes:

friendly-reminder 15

This will output reminders like:

[14:30:22] Stay hydrated!
[14:45:22] Take a deep breath and relax.
[15:00:22] Time to stretch your legs.

License

ISC License

About

Friendly Reminder is a simple command-line tool that displays random motivational or self-care reminders at regular intervals in your terminal. Use it to stay productive and mindful while you work!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published