{"id":23855077,"url":"https://github.com/stephenombuya/tkinter-clock","last_synced_at":"2026-05-27T02:30:20.606Z","repository":{"id":269877107,"uuid":"908726438","full_name":"stephenombuya/TKinter-Clock","owner":"stephenombuya","description":"This is a simple Python project that creates a graphical user interface (GUI) for a clock with an alarm functionality.","archived":false,"fork":false,"pushed_at":"2024-12-29T16:28:48.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T00:35:04.458Z","etag":null,"topics":["gui-application","open-source-project","practice-project","python3","tkinter-python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stephenombuya.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2024-12-26T19:56:09.000Z","updated_at":"2024-12-29T16:28:51.000Z","dependencies_parsed_at":"2024-12-26T21:16:52.996Z","dependency_job_id":"6f2fda01-4992-4a95-9115-ec5cbda441de","html_url":"https://github.com/stephenombuya/TKinter-Clock","commit_stats":null,"previous_names":["stephenombuya/tkinter-clock"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FTKinter-Clock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FTKinter-Clock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FTKinter-Clock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stephenombuya%2FTKinter-Clock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stephenombuya","download_url":"https://codeload.github.com/stephenombuya/TKinter-Clock/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240149876,"owners_count":19755755,"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","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":["gui-application","open-source-project","practice-project","python3","tkinter-python"],"created_at":"2025-01-03T00:35:26.541Z","updated_at":"2026-05-27T02:30:20.560Z","avatar_url":"https://github.com/stephenombuya.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clock with Alarm in Python\n\nThis is a simple Python project that creates a graphical user interface (GUI) for a clock with an alarm functionality.\n\n## Features\n\n* Displays real-time clock with date.\n* Allows users to set an alarm time.\n* Triggers an alarm notification (sound or message) when the set time is reached.\n\n## Dependencies\n\n* tkinter: Python library for creating GUIs.\n\n## Running the Project\n\n1. Save the Python code as `clock.py`.\n2. Install the `tkinter` library if it's not already installed:\n\n   ```bash\n   pip install tkinter\n   ```\n\n3. Run the script from your terminal:\n\n   ```bash\n   python clock.py\n   ```\n\n\n## **Usage**\nThe GUI displays the current time and date. You can enter an alarm time in the HH:MM format in the designated entry field and click the \"Set Alarm\" button. When the alarm time is reached, a message will be printed to the console indicating the alarm is ringing (you can customize this behavior to play a sound or display a notification window).\n\n## **Customization**\nThis is a basic implementation, and you can extend it further by:\n\n- Adding more features like snooze, multiple alarms, different alarm sounds, etc.\n- Enhancing the GUI design with various fonts, colors, and layouts.\n- Implementing error handling and input validation for the alarm time.\n- Integrating the alarm functionality with other applications or services.\n\n\n## **Contributing**\nFeel free to fork this repository and contribute your improvements!\n\n\n## **License**\nThis project is licensed under the MIT License. See the `License` file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenombuya%2Ftkinter-clock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstephenombuya%2Ftkinter-clock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstephenombuya%2Ftkinter-clock/lists"}