/AlarmClockProject

Program to take in command line arguments with options to function as an alarm clock, a stopwatch, show the current time and date, and includes a help menu.

Primary LanguageC#

AlarmClockProject

Program to take in command line arguments with options to function as an alarm clock, a stopwatch, show the current time and date, and includes a help menu.
--clockhelp to pull up help menu
--time to display time and date
--alarm { + time for alarm to go off } for alarm functions
--stopwatch to start up stopwatch functions