Skip to content

BorisDmv/desktop-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Desktop Notifier

Desktop Notifier is a user-friendly desktop application built with C# that helps users stay organized, manage their schedules, and set reminders. The application allows you to set and track important events, tasks, and notifications to make sure you never miss a deadline or appointment.

Table of Contents

Features

  • Personalized Reminders: Set custom reminders for any event or task you want to track.
  • Calendar Integration: Seamlessly add events and reminders to a built-in calendar.
  • Notifications: Receive timely notifications to remind you of upcoming events.
  • User-Friendly Interface: Easy-to-navigate UI that makes scheduling and organizing simple and intuitive.
  • Customizable Alert Sounds: Choose from a selection of notification sounds to suit your preference.
  • Recurring Events: Set events to repeat daily, weekly, or monthly, helping you stay on top of regular commitments.

Installation

  1. Clone this repository to your local machine:

    git clone https://github.com/BorisDmv/desktop-notifier
  2. Open the project in Visual Studio.

  3. Build and run the project:

    • Ensure that the required dependencies and .NET runtime are installed.
    • Build the project and start the application.

Usage

  1. Add Events: Use the "Add Event" button to create a new reminder. Fill out the event details such as title, date, time, and any recurring options if applicable.
  2. View Calendar: View your upcoming events and reminders in the integrated calendar.
  3. Set Notifications: Choose when and how often you'd like to be reminded.
  4. Receive Notifications: The app will send notifications to alert you of upcoming events based on the schedule you've set.

Contributing

We welcome contributions! If you'd like to improve Desktop Notifier, please fork this repository and submit a pull request.

  1. Fork this repository
  2. Create a branch (git checkout -b feature/YourFeature)
  3. Commit your changes (git commit -am 'Add YourFeature')
  4. Push to the branch (git push origin feature/YourFeature)
  5. Open a Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages