{"id":26478077,"url":"https://github.com/notsopreety/gcloud-termux","last_synced_at":"2026-04-11T08:36:59.519Z","repository":{"id":279813945,"uuid":"940065263","full_name":"notsopreety/gcloud-termux","owner":"notsopreety","description":"A Bash script to automate the installation and setup of Google Cloud SDK on Termux","archived":false,"fork":false,"pushed_at":"2025-02-27T15:42:14.000Z","size":285,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T21:48:26.911Z","etag":null,"topics":["gcloud","google-cloud","ssh","termux","termux-script"],"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/notsopreety.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":"2025-02-27T15:00:50.000Z","updated_at":"2025-02-27T15:45:04.000Z","dependencies_parsed_at":"2025-02-27T21:48:54.591Z","dependency_job_id":"a70ac952-83cb-4519-9ae8-a66e9c89b58a","html_url":"https://github.com/notsopreety/gcloud-termux","commit_stats":null,"previous_names":["notsopreety/gcloud-termux"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fgcloud-termux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fgcloud-termux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fgcloud-termux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/notsopreety%2Fgcloud-termux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/notsopreety","download_url":"https://codeload.github.com/notsopreety/gcloud-termux/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244530991,"owners_count":20467391,"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":["gcloud","google-cloud","ssh","termux","termux-script"],"created_at":"2025-03-20T00:59:07.550Z","updated_at":"2026-04-11T08:36:59.487Z","avatar_url":"https://github.com/notsopreety.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GCloud SDK Installer for Termux 🚀\n\n![GCloud Logo](https://cloud.google.com/_static/cloud/images/social-icon-google-cloud-1200-630.png)\n\nA Bash script to automate the installation and setup of **Google Cloud SDK** on **Termux** (Android). This script simplifies the process of installing GCloud on mobile devices, making it easier for developers to manage their cloud resources on the go.\n\n---\n\n## Features ✨\n\n- **One-Command Installation**: Install GCloud SDK with a single command.\n- **Automatic Dependency Handling**: Installs all required dependencies.\n- **Cross-Platform Support**: Works on `aarch64` and `arm` architectures.\n- **Environment Configuration**: Automatically sets up environment variables for seamless usage.\n- **Error Handling**: Provides clear error messages and exits gracefully on failures.\n- **Cleanup**: Removes temporary files after installation.\n\n---\n\n## Prerequisites 📋\n\n- **Termux**: Install Termux from [F-Droid](https://f-droid.org/en/packages/com.termux/).\n- **Internet Connection**: Required for downloading packages and the GCloud SDK.\n\n---\n\n## Installation 🛠️\n\nRun the following command in Termux to install the Google Cloud SDK:\n\n```bash\ncurl -sS https://raw.githubusercontent.com/notsopreety/gcloud-termux/main/install | bash\n```\n\nThe script will automatically:\n1. Update your system packages.\n2. Install all required dependencies.\n3. Download and install the Google Cloud SDK.\n4. Configure your environment for GCloud.\n\n---\n\n## Usage 🚀\n\nAfter installation, you can start using the Google Cloud SDK by running:\n\n```bash\ngcloud init\n```\n\nThis will guide you through authenticating and configuring your Google Cloud account.\n\n---\n\n## Screenshots 📸\n\n![Installation Screenshot](screenshot.png)  \n*Example of the installation process.*\n\n---\n## Uninstallation 🗑️\n\nTo completely remove Google Cloud SDK from Termux, run the following command:\n\n```bash\ncurl -sS https://raw.githubusercontent.com/notsopreety/gcloud-termux/main/uninstall | bash\n```\n---\n\n## Contributing 🤝\n\nContributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/YourFeature`).\n3. Commit your changes (`git commit -m 'Add some feature'`).\n4. Push to the branch (`git push origin feature/YourFeature`).\n5. Open a pull request.\n\n---\n\n## License 📜\n\nThis project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.\n\n---\n\nEnjoy using GCloud on Termux! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsopreety%2Fgcloud-termux","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotsopreety%2Fgcloud-termux","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotsopreety%2Fgcloud-termux/lists"}