Do you have various one-off / monthly / quarterly / annual reminders such as your mother’s birthday that you would hate to miss and would like to be notified about in different ways? Meet MIND, which has you covered! Kudos belong to its author, Mr Cas from the Netherlands.
You might ask why not to just create calendar invites? It is…
- Self-hosted – privacy wins here (lightweight, Python-based with Flask).
- Super easy web interface to use – a few clicks and you get it. Mobile app for Apple, not yet for Android.
- Multi-user support – other members of the family can set up their own.
- Numerous notification apps supported (thanks to Apprise API). Send yourself Discord / Telegram / WhatsApp / Slack messages, as you wish! Emails are supported, too, of course.
- One-click export your data for backups. Import backups just as easily (for quick data restoration on another host, if needed).
- Has its own API interface that you can reach to automate adding/removing items from within the scheduler app.
Are you hooked? Let’s check how to deploy it on Proxmox as a container and run it.