CasVT b68284530b Changed generation and hashing of API keys
Moved from generating API keys using os.urandom to secrets.token_hex. Moved from hashing the keys using stdlib.hash to hashlib.sha256.
2025-08-26 00:50:46 +02:00
2025-04-24 11:08:42 +02:00
2025-08-21 15:54:04 +00:00
2025-08-25 21:43:01 +02:00
2025-04-22 23:38:05 +02:00
2025-04-22 23:29:35 +02:00
2023-01-14 16:43:22 +01:00
2025-04-24 11:06:46 +02:00
2024-03-10 14:17:03 +01:00
2025-04-22 23:29:35 +02:00
2023-01-09 16:20:34 +01:00
2025-08-25 21:11:10 +02:00
2025-04-22 23:29:35 +02:00
2025-05-16 23:04:24 +02:00

MIND

MIND

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

MIND allows you to set reminders for a given time. They can run just once, or be repeated at a given interval. Or use static reminders to send notifications by pressing a button. Whether you want to remind yourself of a meeting, set yearly repeating reminders for birthdays or be able to notify your family that you're late with the press of a button, it's all possible with MIND! The notifications can be sent using over 100+ platforms with the integration of Apprise. If you want to send a notification, Apprise probably supports it.

Features

  • Notifications are sent with second-precision
  • Fine control over repetition: single time, time interval, certain weekdays, custom cron schedule or manual trigger
  • Uses the Apprise library, giving you 100+ platforms to send notifications to and the option to send to multiple platforms for each reminder
  • Works cross-timezone
  • Easily manage the reminders with sorting options, color coding and search
  • An admin panel for user management, settings and backups
  • Support for all major OS'es and Docker image available
  • Mobile friendly web-interface
  • API available

Installation, support and documentation

Screenshots

Description
No description provided
Readme GPL-3.0 1.4 MiB
Languages
Python 51.1%
JavaScript 23.9%
HTML 14.5%
CSS 10.4%