{"id":15712212,"url":"https://github.com/maytermux/mytermux","last_synced_at":"2025-05-14T22:09:53.776Z","repository":{"id":37626038,"uuid":"332323876","full_name":"mayTermux/myTermux","owner":"mayTermux","description":"Make your Termux look better","archived":false,"fork":false,"pushed_at":"2025-01-30T13:51:48.000Z","size":30510,"stargazers_count":1010,"open_issues_count":21,"forks_count":166,"subscribers_count":19,"default_branch":"main","last_synced_at":"2025-05-14T22:09:47.784Z","etag":null,"topics":["android","color-scheme","dotfiles","mpd","music","ncmpcpp","neofetch","neofetch-configuration","neovim","termux","vim","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mayTermux.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":"2021-01-23T22:49:11.000Z","updated_at":"2025-05-14T20:58:44.000Z","dependencies_parsed_at":"2024-10-24T09:42:18.792Z","dependency_job_id":"7edd997d-4e54-4993-b055-b8809e64fe2d","html_url":"https://github.com/mayTermux/myTermux","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayTermux%2FmyTermux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayTermux%2FmyTermux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayTermux%2FmyTermux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayTermux%2FmyTermux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mayTermux","download_url":"https://codeload.github.com/mayTermux/myTermux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254235701,"owners_count":22036964,"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":["android","color-scheme","dotfiles","mpd","music","ncmpcpp","neofetch","neofetch-configuration","neovim","termux","vim","zsh"],"created_at":"2024-10-03T21:15:09.346Z","updated_at":"2025-05-14T22:09:48.759Z","avatar_url":"https://github.com/mayTermux.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003emyTermux\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eThis is my personal configuration for my favorite Termux\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"./LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-GPL-blue.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/mayTermux/awesomeshot/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/mayTermux/myTermux.svg\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Video Installation\n\n\u003e Click this thumbnail below to see video installation\n\n[![myTermux Thumbnail](https://user-images.githubusercontent.com/64394320/170211137-554dfd78-8424-4699-876c-7483b45de068.png)](https://www.youtube.com/watch?v=sYkNxK_44Zg \"myTermux - Installation\")\n\n## Installation Dependecies\n\n\u003e **Attention!**\n\u003e\n\u003e - [Termux must be **F-Droid** Version](https://f-droid.org/en/packages/com.termux/) because Termux from Playstore no longer maintained because there are some problems with the Playstore publishing\n\u003e - [Termux:API must be installed](https://f-droid.org/en/packages/com.termux.api/) myTermux use API command from Termux:API like fetch `termux-battery-status`\n\n  \u003cdetails open\u003e\n  \u003csummary\u003e\u003cstrong\u003eUpdate Repository \u0026 Upgrade Package\u003c/strong\u003e\u003c/summary\u003e\n\n```bash\npkg update \u0026\u0026 pkg upgrade\n```\n\n  \u003c/details\u003e\n\n  \u003cdetails\u003e\n  \u003csummary\u003e\u003cstrong\u003egit \u0026 bc\u003c/strong\u003e\u003c/summary\u003e\n\n- Package `git` for cloning or downloading repository\n- Package `bc` for calculate repository size which will be cloning or downloading\n\n```bash\npkg i -y git bc\n```\n\n  \u003c/details\u003e\n\n## Installation myTermux\n\n  \u003cdetails open\u003e\n  \u003csummary\u003e\u003cstrong\u003eClone or Download This Repository\u003c/strong\u003e\u003c/summary\u003e\n\n```bash\ngit clone --depth=1 https://github.com/mayTermux/myTermux.git\n```\n\n  \u003c/details\u003e\n\n  \u003cdetails\u003e\n  \u003csummary\u003e\u003cstrong\u003eRun Script Installer\u003c/strong\u003e\u003c/summary\u003e\n\n- Move to Folder\n\n```bash\ncd myTermux\n```\n\n- export variable `COLUMNS` and `LINES`\n\n\u003e This variable function so that the installer script can read the\n\u003e `column` and `row` widths of Termux Application so that later it\n\u003e matches the output during the installation process.\n\n```bash\nexport COLUMNS LINES\n```\n\n- Execute Installer\n\n```bash\n./install.sh\n```\n\n![Error](https://user-images.githubusercontent.com/64394320/170210843-a4ee5203-2892-4083-81a8-fe89981cac80.png)\n\n\u003e If you get error message `Please Zoom Out`.\n\u003e Zoom Out on Termux Application then run again the script\n\n\u003e If the row and column widths of the application are correct,\n\u003e the script will automatically run, like this:\n\n![banner_out](https://user-images.githubusercontent.com/64394320/170211059-9d740d4f-b657-4da5-a319-a3e09af0be3b.png)\n\n\u003e Then follow the installation until it's finished\n\n  \u003c/details\u003e\n\n## :camera_flash: Screenshots\n\n\u003e This screenshot take by [**Awesomeshot**](https://github.com/mayTermux/awesomeshot) and system fetch by [**rxfetch-termux**](https://github.com/mayTermux/rxfetch-termux)\n\n- System Fetch\n\n  \u003e rxfetch\n\n  ![rxfetch](https://user-images.githubusercontent.com/64394320/170211137-554dfd78-8424-4699-876c-7483b45de068.png)\n\n  \u003e neofetch\n\n  ![neofetch_out](https://user-images.githubusercontent.com/64394320/170211168-9e44dab1-7047-4f12-985c-3608b93ee033.png)\n\n- Colorscheme (Theme)\n\n  \u003e Change colorscheme or theme with command:\n\n  ```bash\n  chcolor\n  ```\n\n  ![chcolor_out](https://user-images.githubusercontent.com/64394320/170211188-69f6317f-31e5-4feb-8422-3b0912ec3f8d.png)\n\n  \u003cdetails\u003e\n  \u003csummary\u003eShow Preview\u003c/summary\u003e\n\n  ![colorscheme](https://i.ibb.co/4Vjdk89/out2.png)\n\n  \u003c/details\u003e\n\n- Fonts\n\n  \u003e Change font used with command:\n\n  ```bash\n  chfont\n  ```\n\n  ![chfont_out](https://user-images.githubusercontent.com/64394320/170211200-74ffac55-3181-4b43-9faa-a076ba847a70.png)\n\n- ZSH Theme\n\n  \u003e Change ZSH Theme with command:\n\n  ```bash\n  chzsh\n  ```\n\n  ![zsh_out](https://user-images.githubusercontent.com/64394320/170211230-059d59be-376b-440c-9fb9-ea3750c983b9.png)\n\n- [NVIM] - Text Editor\n\n  ![nvim_out](https://user-images.githubusercontent.com/64394320/170211252-e11d41cf-7674-40e5-b1f8-11ac3320a83f.png)\n\n  \u003cdetails\u003e\n  \u003csummary\u003eShow Theme\u003c/summary\u003e\n\n  ![NvChad Theme](https://i.ibb.co/6DqyPqT/final-text-editor.png)\n\n  \u003c/details\u003e\n\n- [NCMPCPP] - Music Player\n\n  ![music_out](https://user-images.githubusercontent.com/64394320/170211279-a26d0f0e-1cf8-4b8b-ae21-8a1a79515574.png)\n\n- [COLORTOYS] - Pipes\n\n  ![pipes](https://user-images.githubusercontent.com/66439853/178114136-25a80169-2413-4a92-ac4b-e0df649da5f2.png)\n\n- [COLORTOYS] - Panes, Bar, Bloks\n\n  ![panes-bar-bloks](https://user-images.githubusercontent.com/66439853/178114094-1e1a9956-46f9-446b-a527-86b61e9c77e0.png)\n\n- [NYANCAT]\n\n  ![nyancat_out](https://user-images.githubusercontent.com/64394320/170211265-40e42967-1aee-40ad-9a39-11e9a45139ee.png)\n\n## Credits\n\n- [siduck](https://github.com/siduck) Neovim Setup (NvChad), Colorscheme (onedark-siduck)\n- [owl4ce](https://github.com/owl4ce) First time getting to know dotfiles\n- [adi1090x](https://github.com/adi1090x) Termux Setup\n- [bandithijo](https://github.com/bandithijo) Awesome screenshot like MacOS using imagemagick script\n- [lwotcynna](https://github.com/lwotcynna) Contibutor\n- [nekonako](https://github.com/nekonako) Colorscheme nekonako-djancoeg, nekonako-hue, nekonako-om-mar\n- [Dotfiles Indonesia](https://t.me/dotfiles_id)\n- [Vim Indonesia](https://t.me/VimID)\n- [Bashid.org](https://t.me/bashidorg)\n\n## Colorscheme\n\n- [catppuccin/termux](https://github.com/catppuccin/termux)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaytermux%2Fmytermux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaytermux%2Fmytermux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaytermux%2Fmytermux/lists"}