mirror of
https://github.com/Casvt/MIND.git
synced 2026-04-03 03:00:22 -04:00
39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
# MIND Docs
|
|
|
|
[](https://hub.docker.com/r/mrcas/mind)
|
|
[](https://github.com/Casvt/MIND/releases)
|
|
|
|
__A simple self hosted reminder application that can send push notifications to your device. Set the reminder and forget about it!__
|
|
|
|
Getting started:
|
|
|
|
- [Installation](./installation.md)
|
|
- [Setup After Installation](./setup_after_installation.md)
|
|
|
|
General Information:
|
|
|
|
- [API Docs](./api.md)
|
|
|
|
## 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.
|
|
|
|
## Features
|
|
|
|
- Works cross-timezone
|
|
- Notifications are sent with second-precision
|
|
- Uses the [apprise library](https://github.com/caronc/apprise), giving you 80+ platforms to send notifications to
|
|
- Easily manage the reminders with sorting options, search ability and color coding
|
|
- Docker image available
|
|
- Mobile friendly web-interface
|
|
- API available
|
|
|
|
### Planned Features
|
|
|
|
You can see the planned features in the [Project board](https://github.com/users/Casvt/projects/3).
|
|
|
|
## Contact
|
|
|
|
- For support, a [discord server](https://discord.gg/nMNdgG7vsE) is available
|
|
- Alternatively, [make an issue](https://github.com/Casvt/MIND/issues)
|