CasVT 40473de47a Changes made since startup were carried over on DB import
The changes made since startup, stored in the wal file, were carried over when importing a database. This was because the database file was replaced with the imported database file, but the changes were stored in the wal file. So now we merge all changes into the main database file before replacing them.
2025-08-02 18:54:28 +02:00
2025-04-24 11:08:42 +02:00
2025-05-17 17:59:32 +00: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-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 2.2 MiB
Languages
Python 51.1%
JavaScript 23.9%
HTML 14.5%
CSS 10.4%