Skip to content

0x0906/Alarm-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Alarm App using .NET WinForms (C#)

Overview

This is a basic alarm application built using .NET WinForms and C#. The application allows users to set alarms with custom messages.

Features

  • Set Alarm: Users can set alarms by specifying the desired time, message.
  • Display Alarms: The app displays a list of all set alarms with their respective details.
  • Notification: When the alarm time is reached, a notification pops up with the specified message and plays sound.

Implementation

The app is implemented in C# using .NET WinForms for the graphical user interface.

Screenshots

Alarm_KNeken8Ig6

Alarm_avdQ2DlLcA

Video Demonstration

alarm_RqbaLRjn.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages