reminder-cli
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

reminder-cli

Reminders in your terminal

Installation

npm i -g reminder-cli

Usage

Usage: reminder [options] [command]

Reminders in your terminal

Options:
  -V, --version           output the version number
  -h, --help              display help for command

Commands:
  list|ls [options]       list all reminders
  add|a [options] <text>  add a reminder
  remove|rm <text>        remove a reminder
  toggle|t <text>         toggle a reminder
  clear|c                 clear all reminders
  help [command]          display help for command

License

This project is licensed under the MIT license.

Readme

Keywords

none

Package Sidebar

Install

npm i reminder-cli

Weekly Downloads

1

Version

1.1.1

License

MIT

Unpacked Size

8.84 kB

Total Files

9

Last publish

Collaborators

  • shreyasm-dev