{"id":29257440,"url":"https://github.com/samyak-shrestha/linux-bashbox","last_synced_at":"2025-07-24T07:08:00.791Z","repository":{"id":302625255,"uuid":"1013072631","full_name":"samyak-shrestha/linux-bashbox","owner":"samyak-shrestha","description":"Reusable Bash scripts for Linux automation, app setup, and CLI productivity.","archived":false,"fork":false,"pushed_at":"2025-07-03T10:32:52.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-03T11:42:42.601Z","etag":null,"topics":["automation","bash","cli","dotdesktop","installer","linux","opensource","scripts","shell-scripts","terminal"],"latest_commit_sha":null,"homepage":"","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/samyak-shrestha.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,"zenodo":null}},"created_at":"2025-07-03T10:10:23.000Z","updated_at":"2025-07-03T10:32:56.000Z","dependencies_parsed_at":"2025-07-03T11:42:45.669Z","dependency_job_id":"224d855d-1b69-4b60-8e96-617dc420e1cb","html_url":"https://github.com/samyak-shrestha/linux-bashbox","commit_stats":null,"previous_names":["samyak-shrestha/linux-bashbox"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samyak-shrestha/linux-bashbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyak-shrestha%2Flinux-bashbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyak-shrestha%2Flinux-bashbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyak-shrestha%2Flinux-bashbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyak-shrestha%2Flinux-bashbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samyak-shrestha","download_url":"https://codeload.github.com/samyak-shrestha/linux-bashbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samyak-shrestha%2Flinux-bashbox/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266807140,"owners_count":23987426,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"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":["automation","bash","cli","dotdesktop","installer","linux","opensource","scripts","shell-scripts","terminal"],"created_at":"2025-07-04T04:05:09.493Z","updated_at":"2025-07-24T07:08:00.490Z","avatar_url":"https://github.com/samyak-shrestha.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧰 Bash Toolkit\n\nA collection of **reusable Bash scripts** to automate common Linux tasks like installing `.tar.gz` apps, creating desktop entries, managing system utilities, and enhancing the command-line experience.\n\n---\n\n## 🚀 Features\n\n- 🔧 Install `.tar.gz` GUI applications like Android Studio or PyCharm\n- 🖼️ Automatically detect and create `.desktop` entries with icons\n- 📈 Extract files with progress bars or fallback spinners\n- 📂 Organize and move apps into `/opt`\n- ⚙️ Choose launchers and icons from extracted files\n- 🧪 Easily extendable with more Linux automation scripts\n\n---\n\n## 📦 Scripts Included\n\n| Script Name         | Description                                                      |\n|---------------------|------------------------------------------------------------------|\n| `register-bash` | Register scripts as system-wide commands and manage aliases interactively.   |\n| `install-tarapp` | Installs `.tar.gz` apps to `/opt`, creates `.desktop` launcher   |\n| `update-system.sh`  | (Coming Soon) Updates packages and performs system cleanup       |\n\n---\n\n## 📋 Usage\n\n### 📥 Clone the Repository\n```bash\ngit clone git@github.com:samyak-shrestha/linux-bashbox.git\ncd linux-bashbox\nchmod +x ./register-bash\n\n```\n\n### Run a Script\n```bash\n./register-bash\n```\n\n\n### 🧠 Why This Toolkit?\n\nInstalling .tar.gz apps or doing system tweaks manually every time is repetitive. This repo provides:\n\n- 🚀 Fast, reusable tools\n- 🐧 Linux-focused automation\n- 🧰 Scripts anyone can use or extend\n- 🎯 Ideal for desktop Linux users and sysadmins alike\n\n\n\n---\n\n## 📚 More Documentation\n\n- [Script Registration Tool (`register-bash`)](./Resister-bash.md)  \n  *Register your scripts as system-wide commands and manage aliases interactively.*\n\n- [Tarball Application Installer (`install-tarapp.sh`)](./Install-TarApp/install-tarapp.md)  \n  *Install `.tar.gz` GUI applications to `/opt` and create desktop launchers easily.*\n\n---\n\n## 🛡️ License\n\nMIT License\n\nCopyright (c) 2025 [Samyak Shrestha](https://github.com/samyak-shrestha)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyak-shrestha%2Flinux-bashbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamyak-shrestha%2Flinux-bashbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamyak-shrestha%2Flinux-bashbox/lists"}