Create an Alarm clock program using java and amaze your friends.
This is an Alarm Clock project created in Java using JFrame and other Swing Components.
Alarm Clock- A utility that everyone needs. You all must have used Alarm for atleast once in your life. This code is written by Ayu and is free to use and is complete within 400 lines of code. The GUI is awesome and its working perfectly fine. You can set a default tone as well and you can select any other tone too. The code is short and easy to understand.
Features of the code:
- Can add upto 3 alarms.
- If audio is not selected while setting alarm, default tone will get selected.
- Different audios can be selected for different alarms.
- Can edit and delete a perticular alarm.
- Ui looks great
Check Sample Video (v1):
Check Screenshots:
Details about code:
- The code is self explanatory.
- Contact me on WhatsApp if you need any help.
- You have to create a folder named "audio" outside src folder and paste any audio which have .wav extantion with filename as music.wav to set it as default tone. Check this video for help: https://www.youtube.com/watch?v=IgfcSr3NlG0&ab_channel=RyiSnow
Issues:
- Maximum alarms that can be set is 3.
- Can set alarm according to 12 Hour clock only.
- GUI sometime misbehaves.
Conclusion: This program's UI is Amazing and the code is short as well. There are some limitations which are discussed above. You can get the code from here and Jar and Exe file from release section of this repo.
Thanks for reading till end, please consider checking my other repos as well.







