Alarm Clock

Alarm Clock Using HTML JavaScript

Alarm Clock Using HTML JavaScript This is a "24-hour cycle" JavaScript alarm clock that opens any web page (depends on what address you input in Set Alarm Action field) according to the time user set up. This is a very cool system. Try this simple program and you can use it as your alarm. Hope this work will help you in your project. JavaScript Source Code Form Field Current Time: Set Alarm: Hour

Personal Alarm Scheduler

This application is created using visual basic 2008 and Microsoft Access for Database. And this is currently used in Technological Center in Kabankalan to monitor the time shifting in every department especially their daily chores, Scheduled prayer and exact time monitoring for every period during classes. Using this application, you can set multiple alarm. Update and Delete the said alarm date

Simple Alarm Clock using Visual Basic.Net

In this tutorial, we're going to create a simple alarm clock. This alarm clock can be used to wake a person in at a specific time. To start with this application, open visual basic and create a new project and name it as “Alarm Clock”. The application when finished, it looks like as shown below. Next, add five labels,and name the label1 as “lblcurtime” and label2 as “lblstatus” then,set the text property of the other label as “Current Time”, “Alarm Time” and “Message”.

Alarm Clock

This is an alarm clock developed in VB for one of my new Friends whose name is Normel. Run the .exe file then choose hour, minute and second everything has to be selected and then click set alarm button and when the time strikes alarm will run. but dont close the form.