{"id":29805144,"url":"https://github.com/fahadelahikhan/alarm-clock-app","last_synced_at":"2025-07-28T13:09:45.619Z","repository":{"id":304867874,"uuid":"1002861693","full_name":"fahadelahikhan/Alarm-Clock-App","owner":"fahadelahikhan","description":"Simple Alarm Clock is a Python application with a graphical user interface (GUI) built using Tkinter. It allows users to set an alarm for a specific time in 24-hour format, displays the current time, and triggers a notification with a beep sound when the alarm time is reached.","archived":false,"fork":false,"pushed_at":"2025-07-15T18:03:03.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-16T14:36:34.329Z","etag":null,"topics":["alarm","alarm-clock","app","clock","gui","python3","time","tkinter","tkinter-graphic-interface","tkinter-gui"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fahadelahikhan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-16T08:59:02.000Z","updated_at":"2025-07-15T18:05:21.000Z","dependencies_parsed_at":"2025-07-16T20:35:21.525Z","dependency_job_id":"d953cb7a-740a-40ab-825a-d92be2784a19","html_url":"https://github.com/fahadelahikhan/Alarm-Clock-App","commit_stats":null,"previous_names":["fahadelahikhan/alarm-clock-app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fahadelahikhan/Alarm-Clock-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadelahikhan%2FAlarm-Clock-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadelahikhan%2FAlarm-Clock-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadelahikhan%2FAlarm-Clock-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadelahikhan%2FAlarm-Clock-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fahadelahikhan","download_url":"https://codeload.github.com/fahadelahikhan/Alarm-Clock-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fahadelahikhan%2FAlarm-Clock-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267521468,"owners_count":24101036,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alarm","alarm-clock","app","clock","gui","python3","time","tkinter","tkinter-graphic-interface","tkinter-gui"],"created_at":"2025-07-28T13:09:42.667Z","updated_at":"2025-07-28T13:09:45.603Z","avatar_url":"https://github.com/fahadelahikhan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alarm Clock APP\n\n![Python Version](https://img.shields.io/badge/python-3.8%2B-blue)\n![License](https://img.shields.io/badge/License-CC%20BY--NC--ND%204.0-red)\n\n## Graphical User Interface (GUI)\n![Screenshot](assets/Alarm_Clock_App_UI.png)\n\n\n## Description\nSimple Alarm Clock is a Python application with a graphical user interface (GUI) built using Tkinter. It allows users to set an alarm for a specific time in 24-hour format, displays the current time, and triggers a notification with a beep sound when the alarm time is reached.\n\n## Features\n- Real-time clock display updated every second.\n- Set an alarm by entering a time in HH:MM format (24-hour).\n- Option to cancel an alarm before it triggers.\n- Visual feedback with status updates and color-coded buttons.\n- Alarm notification with a pop-up message and beep sound (Windows only).\n\n## Quick Start\n\n### Installation\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/fahadelahikhan/Alarm-Clock-App.git\n   cd Alarm-Clock-App\n   ```\n2. Ensure Python 3.8 or higher is installed.\n3. No additional dependencies are required, as the project uses Python's standard library (`tkinter`, `time`, `threading`, and `winsound`).\n\n### Basic Usage\n1. Run the application:\n   ```bash\n   python Alarm Clock App.py\n   ```\n2. Enter a time in HH:MM format (e.g., `07:30`) in the input field.\n3. Click \"Set Alarm\" to activate the alarm or \"Cancel Alarm\" to deactivate it.\n4. When the alarm triggers, a pop-up message appears, and a beep sound plays (on Windows).\n\n## License\nDistributed under the CC BY-NC-ND 4.0 License. See `LICENSE.txt` for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahadelahikhan%2Falarm-clock-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffahadelahikhan%2Falarm-clock-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffahadelahikhan%2Falarm-clock-app/lists"}