v0.1.0
Initial release
Lightweight reminder daemon and CLI for Linux.
Features
- Simple CLI for one-shot reminders (
rmd +25m Tea is ready) - Background daemon with systemd user service support
- Persistent storage (survives reboots)
- Desktop notifications via D-Bus
- Handling of missed reminders
- Flexible time parsing (relative, absolute, keywords)
- Basic configuration (
time-format,limit)