Skip to content

crystalball808/memo-mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoMate

A simple, lightweight CLI for periodical notifications

Usage

  • create - create a new notification
# This command will create a notification with the title "Drink some water" that will be shown every 300 seconds
memo-mate create -t "Drink some water" -i 300
  • list - list all notifications
  • delete - delete the notification by ID (Ids are shown in the output of the list command)
  • start - start sending notifications

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages