mirror of
https://github.com/Casvt/MIND.git
synced 2026-02-19 11:54:46 -05:00
* Updated README * Added EXPOSE to Dockerfile for Docker Desktop * Refactored docker compose file * Updated CONTRIBUTING * Docs update * Added docs for sending files * Added styling of scroll bar * Fixed various colors * Fixed Dockerfile exposed port * Updated api docs for merging * Attempt at fixing merge problems
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
---
|
|
description: The Official MIND Documentation Hub!
|
|
hide:
|
|
- navigation
|
|
---
|
|
# MIND Documentation Hub
|
|
|
|
__A simple self hosted reminder application that can send push notifications to your device. Set the reminder and forget about it!__
|
|
|
|
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).
|
|
|
|
## Quick Links
|
|
|
|
### Getting Started
|
|
|
|
- [Installation and Updating](./installation/installation.md)
|
|
- [Setup after installation](./installation/setup_after_installation.md)
|
|
|
|
### General Information
|
|
|
|
- [How features work](./general_info/workings.md)
|
|
- [API Documentation](./other_docs/api.md)
|
|
|
|
### Settings
|
|
|
|
- [Explanation of settings](./settings/settings.md)
|
|
|
|
## Contact
|
|
|
|
- For support, a [Discord server](https://discord.gg/nMNdgG7vsE) is available.
|
|
- For issues or feature suggestions, see the [Reporting page](./other_docs/reporting.md).
|
|
- For donations, go to [Ko-Fi](https://ko-fi.com/casvt).
|