Skip to content

Upload files, set reminders, and receive notifications when it's time to open your files. Files and reminders are saved across sessions.

License

Notifications You must be signed in to change notification settings

MohammedTsmu/FileReminderApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileReminderApp

Overview

FileReminderApp is a C# desktop application that allows you to upload files, set reminders to open them at specific times, and receive notifications when it's time. The app integrates with the system tray, running in the background, and ensures that reminders persist across sessions. Additionally, the app has customizable hotkeys for quick access.

Features

  • File Upload: Upload multiple files and set individual reminders for each.
  • Persistent Reminders: Reminders and file paths are saved and reloaded when the app is reopened.
  • System Tray Integration: The app minimizes to the system tray and can be restored from there.
  • Minimize and Close to Tray: Minimizes and closes to the system tray without terminating the application.

Installation

  1. Clone the repository:
    git clone https://github.com/MohammedTsmu/FileReminderApp.git