# MIND
[](https://hub.docker.com/r/mrcas/mind)
__A simple self hosted reminder application that can send push notifications to your device. Set the reminder and forget about it!__
Mind is a simple self hosted application for creating reminders that get pushed to your device using the [Apprise](https://github.com/caronc/apprise) API. You can send messages to just about every platform, including scheduled emails!
## Workings
MIND can be used for sending notifications at the desired time. This can be a set time, like a yearly reminder for a birthday, or at a button click, to easily send a predefined notification when you want to. The notification can be sent to 80+ platforms with the integration of [Apprise](https://github.com/caronc/apprise).
## Features
- Works cross-timezone
- Notifications are sent with second-precision
- Fine control over repetition: single time, time interval, certain weekdays or manual trigger.
- Uses the [Apprise library](https://github.com/caronc/apprise), giving you 80+ platforms to send notifications to and the option to send to multiple platforms for each reminder
- Easily manage the reminders with sorting options, search ability and color coding
- An admin panel for user management, settings and backups
- Docker image available
- Mobile friendly web-interface
- API available
## Installation, support and documentation
- For instructions on how to install MIND, see the [installation documentation](https://casvt.github.io/MIND/installation/installation)
- For support, a [discord server](https://discord.gg/nMNdgG7vsE) is available or [make an issue](https://github.com/Casvt/MIND/issues)
- For all documentation, see the [documentation hub](https://casvt.github.io/MIND).
## Screenshots