remindme
remindme
is a simple cli you can use to create
remind(1) tasks using natural
language. It's inspired by Slack's /remind
function.
If you want to use remindme
, but have no idea what remind
is, here's a nice and
rather complete explanation.
installation
You can install it from the AUR, using your favorite AUR helper. The package
name is remindme-git
. For instance:
$ yay -S remindme-git
Otherwise, you need to have the Go compiler installed.
Then you can simply run:
$ go install git.sr.ht/~primalmotion/remindme@master
usage
See man remindme, or looks into docs/remind.1.md