{"id":24769607,"url":"https://github.com/sweetbbak/flatpak-cli","last_synced_at":"2025-10-11T19:31:00.656Z","repository":{"id":193988955,"uuid":"689215475","full_name":"sweetbbak/flatpak-cli","owner":"sweetbbak","description":"A command line program to search and install flatpaks from the flathub repo using a fzf like interface.","archived":false,"fork":false,"pushed_at":"2024-01-27T19:01:13.000Z","size":22156,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-07T15:33:22.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/sweetbbak.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}},"created_at":"2023-09-09T05:43:43.000Z","updated_at":"2024-04-18T08:04:57.000Z","dependencies_parsed_at":"2024-01-27T20:35:01.967Z","dependency_job_id":null,"html_url":"https://github.com/sweetbbak/flatpak-cli","commit_stats":null,"previous_names":["sweetbbak/flatpak-cli"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetbbak%2Fflatpak-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetbbak%2Fflatpak-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetbbak%2Fflatpak-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sweetbbak%2Fflatpak-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sweetbbak","download_url":"https://codeload.github.com/sweetbbak/flatpak-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236122005,"owners_count":19098257,"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":[],"created_at":"2025-01-29T03:00:31.936Z","updated_at":"2025-10-11T19:30:53.738Z","avatar_url":"https://github.com/sweetbbak.png","language":"Go","funding_links":[],"categories":["\u003ca name=\"package-manager\"\u003e\u003c/a\u003ePackage managers"],"sub_categories":[],"readme":"![preview image](assets/go-flatpak.png)\n\nA simple command line tool to search and install flatpaks.\nUsing \"flatpak search org.XYZ.123\" is not only inconvenient, its annoying and slow.\nWith go-flatpak you can just run it and install what you wan't too without using the slow CLI tool\nor having to use a GUI flatpak installer.\n\nIts the same issue with running flatpaks on the command line. The names are hard to remember and ridiculous\nto type... `go-flatpak` solves this issue by creating \"shim\" scripts that wrap running the flatpak, so now\nyou can just type `blender` insead of `flatpak run org.Blender.blender` and its easier to maintain than creating\nshims manually or adding each one as an alias.\n\n![preview image](assets/img.png)\n\n\u003ci\u003ePlease note that go-flatpak is still in an early phase!\u003c/i\u003e\n\nBuild and run:\n```sh\n  go build -o go-flatpak\n  ./go-flatpak\n```\n\nUse the Fzf-like interface to browse through the flatpak database and hit ENTER to install a package\nor mark multiple packages with TAB to install more than one at a time.\n\n\u003e if this project becomes more popular, I will add binaries for Unix platforms in the releases section.\n\n# Export flatpak apps to the Command line\n## Link Flatpak apps to their usual command line names\n\n```sh\n  ./go-flatpak --link\n```\n\nCreates a \"flatpak-bin\" folder in the current directory with executable files that link the flatpak app\nwith their shorthand names that you would usually use on the command line for a non-flatpak tool or application.\n\nExamples:\n- `org.Blender.blender` becomes `blender`\n- `io.github.giantpinkrobots.flatsweep` becomes `flatsweep`\n- `com.google.AndroidStudio` becomes `android_studio`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsweetbbak%2Fflatpak-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsweetbbak%2Fflatpak-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsweetbbak%2Fflatpak-cli/lists"}