An open API service indexing awesome lists of open source software.

https://github.com/colowill/timer-app

Timer and Stopwatch application that offers an intuitive UI and sound options.
https://github.com/colowill/timer-app

alarm sound-effects stopwatch timer-application

Last synced: about 1 year ago
JSON representation

Timer and Stopwatch application that offers an intuitive UI and sound options.

Awesome Lists containing this project

README

          

TimeWizard is a simple and intuitive clock application that functions as both a stopwatch and a countdown timer. It allows users to start, stop, reset, and set custom alarms with various sound effects. Built using Java and Swing, this application provides a clean user interface for easy interaction.

Features:

• Stopwatch Mode: Count up from zero to track elapsed time.
• Timer Mode: Set countdown timers with custom durations and sound alarms.
• Alarm Sounds: Choose from a selection of built-in alarm sounds such as beep, siren, chime, and clock.
• User-Friendly Controls: Start, stop, reset, and toggle between stopwatch and timer modes with a click of a button.
• Simple GUI: Clean and easy-to-navigate interface built with Java Swing.

Prerequisites:

• Java JDK 8 or higher must be installed on your system.
• Git should be installed if you want to clone the project directly from GitHub.

Project Goals:

• Create an additional feature: the alarm system, which allows the user to set habitual alarms at certain times in the day (considering the system's time).
• Create a logo for TimeWizard!

Screenshot 2024-10-15 at 9 04 07 PM