{"id":35183563,"url":"https://github.com/ghost-sakura/sayhello-application","last_synced_at":"2026-04-18T05:03:11.615Z","repository":{"id":328998695,"uuid":"1116735713","full_name":"ghost-sakura/Sayhello-application","owner":"ghost-sakura","description":"SayHello - Kivy GUI Application","archived":false,"fork":false,"pushed_at":"2025-12-15T10:05:06.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-20T08:44:09.000Z","etag":null,"topics":["gui","kivy","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ghost-sakura.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-15T09:59:46.000Z","updated_at":"2025-12-15T10:06:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ghost-sakura/Sayhello-application","commit_stats":null,"previous_names":["ghost-sakura/sayhello-application"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ghost-sakura/Sayhello-application","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghost-sakura%2FSayhello-application","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghost-sakura%2FSayhello-application/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghost-sakura%2FSayhello-application/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghost-sakura%2FSayhello-application/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghost-sakura","download_url":"https://codeload.github.com/ghost-sakura/Sayhello-application/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghost-sakura%2FSayhello-application/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31957158,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["gui","kivy","python"],"created_at":"2025-12-29T04:16:02.288Z","updated_at":"2026-04-18T05:03:11.610Z","avatar_url":"https://github.com/ghost-sakura.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SayHello - Kivy GUI Application\n\n**SayHello** is a simple graphical user interface (GUI) application built with **Kivy**, a Python framework for developing multitouch applications. This app allows users to enter their name and receive a personalized greeting.\n\n## Features\n\n- Display a static image at the top of the window.\n- Accept user input through a text field.\n- Show a personalized greeting when the \"GREET\" button is pressed.\n\n## Screenshot\n\n\u003cimg width=\"991\" height=\"774\" alt=\"Screenshot 2025-12-15 152152\" src=\"https://github.com/user-attachments/assets/919ce749-ce66-4970-a1d9-956069244f40\" /\u003e\n\n\n## Installation\n\n1. Make sure you have Python installed (Python 3.x recommended).  \n2. Install Kivy\n\n## Usage\n\n1. Launch the application.\n2. Enter your name in the text input field.\n3. Click the **GREET** button.\n4. See a personalized greeting appear below the button.\n\n## Code Overview\n\n* **App Class**: `SayHello` extends `App` from Kivy.\n* **Layout**: Uses `GridLayout` with one column to stack widgets vertically.\n* **Widgets**:\n\n  * `Image`: Displays an image.\n  * `Label`: Shows instructions and the greeting.\n  * `TextInput`: Accepts user input.\n  * `Button`: Triggers the greeting.\n    \n* **Callback Function**: `callback()` updates the `Label` with the personalized greeting.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghost-sakura%2Fsayhello-application","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghost-sakura%2Fsayhello-application","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghost-sakura%2Fsayhello-application/lists"}