commemorate

Crates.iocommemorate
lib.rscommemorate
version0.0.1
sourcesrc
created_at2021-11-27 17:05:41.131497
updated_at2024-08-12 14:50:44.564948
descriptionA CLI tool to commemorate important events.
homepage
repository
max_upload_size
id488490
size54,297
AX (AXEwiges)

documentation

README

Commemorate

commemorate is a tool for calculating memorable moments.

commemorate will encrypt the events you want to remember and save them in ~/.commemorate. You can use this tool through multiple commands.

Usage

  1. commemorate add Add new event.
commemorate add --name {eventname} --description {"description"} --time(option) --area(option) --path(option)
  1. commemorate list List all event in ~/.commemorate.
commemorate list
  1. commemorate tell Tell the event for you.
commemorate tell {eventname}
Commit count: 0

cargo fmt