{"id":25820536,"url":"https://github.com/zenarvus/termux-app-launcher","last_synced_at":"2026-06-08T18:32:13.172Z","repository":{"id":279660663,"uuid":"939526924","full_name":"zenarvus/termux-app-launcher","owner":"zenarvus","description":"A simple android application launcher script for Termux.","archived":false,"fork":false,"pushed_at":"2025-04-24T21:19:23.000Z","size":4,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-24T22:33:56.139Z","etag":null,"topics":["launcher","termux"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/zenarvus.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":"2025-02-26T17:23:05.000Z","updated_at":"2025-04-24T21:19:27.000Z","dependencies_parsed_at":"2025-02-26T18:42:20.051Z","dependency_job_id":"2b89339e-92d2-4489-a661-a0c2c6846e76","html_url":"https://github.com/zenarvus/termux-app-launcher","commit_stats":null,"previous_names":["zenarvus/termux-app-launcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zenarvus/termux-app-launcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenarvus%2Ftermux-app-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenarvus%2Ftermux-app-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenarvus%2Ftermux-app-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenarvus%2Ftermux-app-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenarvus","download_url":"https://codeload.github.com/zenarvus/termux-app-launcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenarvus%2Ftermux-app-launcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34075956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["launcher","termux"],"created_at":"2025-02-28T09:55:31.760Z","updated_at":"2026-06-08T18:32:13.168Z","avatar_url":"https://github.com/zenarvus.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Termux App Launcher\nA simple android application launcher script for Termux.\n\nTested on android 11.\n\n## Requirements\n- [fzf](https://github.com/junegunn/fzf): To list the applications.\n- `aapt`: To extract the application label.\n- `am`: To launch the application.\n- `cmd`: To list the installed packages and paths.\n\nThe last two are probably already installed.\n\nFor the first two, use this command:\n```sh\npkg install fzf aapt -y\n```\n\n## Installation\n```sh\nmkdir -p ~/.local/bin \u0026\u0026 wget https://raw.githubusercontent.com/zenarvus/termux-app-launcher/refs/heads/main/app-launcher -O ~/.local/bin/app-launcher \u0026\u0026 chmod +x ~/.local/bin/app-launcher\n```\n\nDo not forget that `~/.local/bin/` should be in the `PATH`. Put this code in your `.bashrc` file:\n```sh\nexport PATH=$PATH:~/.local/bin\n```\n\n## Usage\n```\nhelp: lists all available commands.\n\nselect: spawns fzf to select and launch an application.\n\ngenerate: generates a list of currently installed applications.\n```\n\n## Recommendations\nYou can also make Termux your default home screen with one of these cool applications:\n- [Termux:Home](https://github.com/zenarvus/termux-home) by [@zenarvus](https://github.com/zenarvus)\n- [AnyHome](https://github.com/tytydraco/AnyHome) by [@tytydraco](https://github.com/tytydraco)\n- [TermuxLauncher](https://github.com/amsitlab/termuxlauncher) by [@amsitlab](https://github.com/amsitlab) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenarvus%2Ftermux-app-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenarvus%2Ftermux-app-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenarvus%2Ftermux-app-launcher/lists"}