remind(1) -- calendar and alarm program
2 points by netzego
2 points by netzego
"Remind is a sophisticated calendar and alarm program designed to run on Linux and other UNIX-like systems."
I wish this was more usable across devices. I found the program amazing, but it basically requires you to only use one device.
Would syncing via Syncthing or even rsync(1) fit your bill? (I am literary just found this and reading thru the man page, so i can't tell how i tackle this.) Most likely i end up with a) trying to sync the ~/.reminders folder OR b) just send some sort of notification to my other devices (mail and/or push notify). Or asking at remind-fans-request@lists.skoll.ca mailing list what smarter peps do.