A simple Java console application that functions as an alarm clock. Users can set alarms, and the program plays a selected audio file when the specified time is reached.
This is a simple alarm clock application built in Java. It allows the user to set an alarm time from the console, which then triggers a series of system beeps when the time is reached. 🚀 How It Works ...
This smart alarm clock application is part of a series of how-to Intel® Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison development platform, cloud ...