{"id":16679046,"url":"https://github.com/dcoles/squashapp","last_synced_at":"2026-04-27T13:34:02.463Z","repository":{"id":68738329,"uuid":"242870101","full_name":"dcoles/squashapp","owner":"dcoles","description":"A self-extracting SquashFS application builder","archived":false,"fork":false,"pushed_at":"2020-05-16T04:10:07.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T22:36:56.464Z","etag":null,"topics":["bash","squashfs","squashfuse"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/dcoles.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":"2020-02-24T23:59:16.000Z","updated_at":"2020-03-09T06:33:44.000Z","dependencies_parsed_at":"2023-05-06T06:46:36.887Z","dependency_job_id":null,"html_url":"https://github.com/dcoles/squashapp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dcoles/squashapp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fsquashapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fsquashapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fsquashapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fsquashapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcoles","download_url":"https://codeload.github.com/dcoles/squashapp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcoles%2Fsquashapp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32339289,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["bash","squashfs","squashfuse"],"created_at":"2024-10-12T13:32:46.737Z","updated_at":"2026-04-27T13:34:02.442Z","avatar_url":"https://github.com/dcoles.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SquashApp\n\nA self-extracting SquashFS application builder.\n\n## Requirements\n\n- [`bash`](https://www.gnu.org/software/bash) (or compatible [`mksh`, `busybox`, ...])\n- [`mksquashfs`](https://github.com/plougher/squashfs-tools)\n- [`squashfuse`](https://github.com/vasi/squashfuse)\n\n\n## Building a SquashApp\n\n```bash\nUsage: ./build_squashapp [--noembed] [-h|--help] \u003csourcedir\u003e [\u003cmain\u003e]\nOptions and arguments:\n    --noembed      don't embed runtime into SquashApp\n    -h, --help     show help (this text)\n\n    \u003csourcedir\u003e    directory to build SquashApp from\n    \u003cmain\u003e         relative path of main executable (default: `basename \u003csourcedir\u003e`)\n```\n\nFor example:\n\n```bash\nbuild_squashapp examples/helloworld/ bin/helloworld\n```\n\nThis will produce a SquashApp named `helloworld.run`.\n\n\n# Running a SquashApp\n\nJust run it like any ordinary executable!\n\n```bash\n./helloworld.run \"${USER}\"\n```\n\n\n# License\n\nLicensed under the [MIT License](/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoles%2Fsquashapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcoles%2Fsquashapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcoles%2Fsquashapp/lists"}