Skip to content
/ MIND Public

A simple self hosted reminder application that can send push notifications to your device. Set the reminder and forget about it!

License

Notifications You must be signed in to change notification settings

Casvt/MIND

Folders and files

NameName
Last commit message
Last commit date

Latest commit

200720b · Nov 23, 2024
Jul 3, 2023
Feb 23, 2024
Mar 15, 2024
Mar 10, 2024
Jul 14, 2024
Mar 10, 2024
Mar 1, 2024
Jun 30, 2023
Jun 30, 2023
Jan 14, 2023
Mar 10, 2024
Mar 10, 2024
Jan 9, 2023
Mar 3, 2024
Mar 10, 2024
Mar 10, 2024
Mar 6, 2024

Repository files navigation

MIND

Docker Pulls

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 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.

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, 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

Screenshots