Skip to content

SilliReminder: Windows tray-first reminders app with local SQLite storage, PL/EN UI, autostart, and due-date notifications.

License

Notifications You must be signed in to change notification settings

Fanoks/SilliReminder

SilliReminder

Windows tray-first reminders app for simple, reliable due-date notifications.

  • Stores data locally (SQLite)
  • Runs in the system tray (near the clock)
  • Sends Windows notifications when reminders become due
  • Optional “Start with system” autostart
  • UI languages: Polish / English

For users

Install

This repo contains two installer approaches:

Instructions

Where data is stored

Per-user (no admin required):

  • DB (reminders): %LOCALAPPDATA%\SilliReminder\data\silli_reminder.db
  • Settings: %LOCALAPPDATA%\SilliReminder\settings.sillisettings

For developers

Build

cargo build

Run

cargo run

Release build

cargo build --release

Output EXE:

  • target\release\SilliReminder.exe

Notes

  • This project targets Windows (tray integration + notifications).

License

MIT — see LICENSE.

About

SilliReminder: Windows tray-first reminders app with local SQLite storage, PL/EN UI, autostart, and due-date notifications.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project