Skip to content

HarounDominique/Reloj3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaFX Clock Component with Alarm

This JavaFX component is a clock with the following features:

  • ON/OFF button to turn the clock on and off.
  • Ability to set an alarm time and turn the alarm on/off. When the alarm is on and the alarm time is reached, the clock will display a message to alert the user.
  • A button to toggle between 12-hour and 24-hour modes.

Getting Started

  1. Clone this repository.
  2. Import the project into your IDE.
  3. Run the Clock.java file.

Usage

  1. Turn the clock on/off by clicking the ON/OFF button.
  2. Set an alarm time by clicking the "Set Alarm" button and entering the desired time.
  3. Turn the alarm on/off by clicking the "Alarm ON/OFF" button.
  4. Toggle between 12-hour and 24-hour modes by clicking the "12/24" button.

Screenshots

Screenshot

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages