{"id":19876395,"url":"https://github.com/foo-dogsquared/io.github.blocktronics.moebius","last_synced_at":"2026-03-04T03:02:33.421Z","repository":{"id":115061894,"uuid":"424520611","full_name":"foo-dogsquared/io.github.blocktronics.Moebius","owner":"foo-dogsquared","description":"Unofficial Flatpak manifest for Moebius","archived":false,"fork":false,"pushed_at":"2021-11-04T08:47:57.000Z","size":562,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-01T01:42:04.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/foo-dogsquared.png","metadata":{"files":{"readme":"README.adoc","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":"2021-11-04T08:24:08.000Z","updated_at":"2021-11-04T08:47:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"f4667606-0b75-4a2c-8ab0-dc40d07fd64a","html_url":"https://github.com/foo-dogsquared/io.github.blocktronics.Moebius","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/foo-dogsquared/io.github.blocktronics.Moebius","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-dogsquared%2Fio.github.blocktronics.Moebius","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-dogsquared%2Fio.github.blocktronics.Moebius/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-dogsquared%2Fio.github.blocktronics.Moebius/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-dogsquared%2Fio.github.blocktronics.Moebius/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foo-dogsquared","download_url":"https://codeload.github.com/foo-dogsquared/io.github.blocktronics.Moebius/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo-dogsquared%2Fio.github.blocktronics.Moebius/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"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":[],"created_at":"2024-11-12T16:32:55.554Z","updated_at":"2026-03-04T03:02:33.407Z","avatar_url":"https://github.com/foo-dogsquared.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"= io.github.blocktronics.Moebius\n:toc:\n\nA Flatpak manifest for building Moebius complete with desktop files and all.\nJust being a responsible Flatpak packager by packaging this without the developer's permission. :)\n\n\n\n\n== Installation\n\nCAUTION: Only install if you're feeling adventurous and have tolerance for low standards for packaging. :)\n\nHave `flatpak-builder` installed and just do the following:\n\n[source, shell]\n----\nflatpak-builder --assumeyes --user --install build/ io.github.blocktronics.Moebius\n----\n\n\n\n\n== Setting up for development\n\nIf you want to contribute, you can simply clone this repository.\n\n[source, shell]\n----\ngit clone --recurse-submodules ${GIT_REPO_OF_THIS_PROJECT}\n----\n\nThe project structure should look like the following:\n\n[source]\n----\nio.github.blocktronics.Moebius\n├── deps/\n├── flatpak-builder-tools/\n├── patches/\n├── resources/\n├── io.github.blocktronics.Moebius.yml\n└── README.adoc\n----\n\n* `deps` is the dependencies specifically needed for this application.\nThis is the Node packages generated from `flatpak-builder-tools`.\nTo update this, run `flatpak-builder-tools/node/flatpak-builder-generator.py npm ${lockfile}`.\n\n* `resources` is the extra files that the upstream did not provide.\nAs of 2021-11-04, this only contains the link:https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html[Desktop Entry file].\n\n* `patches`... contains the patches for the source code.\nThough take note the source code will be in `main` when building from manifest.\n\nIf you want to get started, look into the following resources:\n\n* link:https://docs.flatpak.org/en/latest/getting-started.html[Getting started for Flatpak]\n* link:https://docs.flatpak.org/en/latest/electron.html[Flatpak has a dedicated page for packaging Electron-based applications]\n* link:https://docs.flatpak.org/en/latest/flatpak-builder-command-reference.html[A reference page for all Flatpak builder-related things] including the keys and values for the manifest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo-dogsquared%2Fio.github.blocktronics.moebius","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoo-dogsquared%2Fio.github.blocktronics.moebius","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo-dogsquared%2Fio.github.blocktronics.moebius/lists"}