{"id":22558060,"url":"https://github.com/jd-apprentice/appimage-hello-world","last_synced_at":"2026-04-13T21:31:10.149Z","repository":{"id":175710180,"uuid":"627244858","full_name":"jd-apprentice/AppImage-Hello-World","owner":"jd-apprentice","description":"🌎 Hello-World with AppImage","archived":false,"fork":false,"pushed_at":"2023-07-15T20:26:58.000Z","size":1077,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-05T04:26:08.003Z","etag":null,"topics":["appimage","c","makefile","markdown","python"],"latest_commit_sha":null,"homepage":"https://blog.jonathan.com.ar/mastering-appimages-a-step-by-step-guide-to-building-and-distributing-cross-platform-applications","language":"Makefile","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/jd-apprentice.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}},"created_at":"2023-04-13T04:29:38.000Z","updated_at":"2023-06-20T00:52:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"63754801-4eb5-4aac-bd45-65ce5ae3308a","html_url":"https://github.com/jd-apprentice/AppImage-Hello-World","commit_stats":null,"previous_names":["jd-apprentice/appimage-hello-world"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/jd-apprentice/AppImage-Hello-World","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2FAppImage-Hello-World","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2FAppImage-Hello-World/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2FAppImage-Hello-World/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2FAppImage-Hello-World/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd-apprentice","download_url":"https://codeload.github.com/jd-apprentice/AppImage-Hello-World/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2FAppImage-Hello-World/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771787,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["appimage","c","makefile","markdown","python"],"created_at":"2024-12-07T20:11:10.582Z","updated_at":"2026-04-13T21:31:10.124Z","avatar_url":"https://github.com/jd-apprentice.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AppImage Hello-World 🌍\n\n### Check out `example-1` branch for a python3 example\n\nThis is a simple example of how to create an AppImage. It is based on this [REPO](https://github.com/ClonedRepos/hello-world-appimage)\n\n## Requirements 🔨\n\n- curl\n- git\n- make\n\n## Clone the repo 📥\n\n```bash\ngit clone git@github.com:jd-apprentice/AppImage-Hello-World.git\ncd AppImage-Hello-World\n```\n\n## Build the AppImage 📦\n\n```bash\nmake build\n```\n\n## Run the AppImage 🚀\n\n```bash\nmake start\n```\n\n## Available commands 📜\n\n```makefile\n## Run the AppImage\nstart:\n\tcd usr \u0026\u0026 make start\n\n## Build the AppImage from the compiled C code\nbuild:\n\tcd usr \u0026\u0026 make build\n\n## Compile the C code for development purposes\nprepare:\n\tcd usr \u0026\u0026 make prepare\n\n## Run the C code for development purposes\nrun-dev:\n\tcd usr \u0026\u0026 make run-dev\n\n## Clean the build files in the usr directory\nclean:\n\tcd usr \u0026\u0026 make clean\n\n## Remove the executable from the system\nuninstall:\n\tsudo rm -rf /usr/local/bin/$(NAME)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fappimage-hello-world","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd-apprentice%2Fappimage-hello-world","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Fappimage-hello-world/lists"}