All Projects → onyxbits → Raccoon4

onyxbits / Raccoon4

Licence: apache-2.0
APK Downloader for Google Play

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Raccoon4

Googleplay Api
Google Play Unofficial Python API
Stars: ✭ 278 (-24.66%)
Mutual labels:  apk, google, playstore
Playstoredownloader
A command line tool to download Android applications directly from the Google Play Store by specifying their package name (an initial one-time configuration is required)
Stars: ✭ 664 (+79.95%)
Mutual labels:  apk, google, playstore
Psgsuite
Powershell module for Google / G Suite API calls wrapped in handy functions. Authentication is established using a service account via P12 key to negate the consent popup and allow for greater handsoff automation capabilities
Stars: ✭ 184 (-50.14%)
Mutual labels:  google-api, google
Gam
command line management for Google Workspace
Stars: ✭ 2,558 (+593.22%)
Mutual labels:  google-api, google
ranepa timetable
Custom RANEPA mobile client on Flutter
Stars: ✭ 39 (-89.43%)
Mutual labels:  appstore, playstore
Google Maps React
Companion code to the "How to Write a Google Maps React Component" Tutorial
Stars: ✭ 1,542 (+317.89%)
Mutual labels:  google-api, google
Ng Gapi
ng-gapi a Google api module for Angular 6+
Stars: ✭ 126 (-65.85%)
Mutual labels:  google-api, google
MADBike
This is the public repository of the MADBike app for iOS. Public bike rental service for BiciMAD.
Stars: ✭ 23 (-93.77%)
Mutual labels:  apps, appstore
Figma To Google Slides
Convert Figma frames into a Google Slides presentation 🍭
Stars: ✭ 385 (+4.34%)
Mutual labels:  google-api, google
app-screenshot-builder
Play Store and App Store application screenshot builder
Stars: ✭ 26 (-92.95%)
Mutual labels:  appstore, playstore
nodejs-searchitunes
Lightweight node.js module to quickly search Apple's iTunes Store for music, movies, apps, etc.
Stars: ✭ 25 (-93.22%)
Mutual labels:  apps, appstore
react-native-appstore-version-checker
[Deprecated] A react native module to fetch the version of latest app from android playstore or apple app store
Stars: ✭ 88 (-76.15%)
Mutual labels:  appstore, playstore
Google Api Nodejs Client
Google's officially supported Node.js client library for accessing Google APIs. Support for authorization and authentication with OAuth 2.0, API Keys and JWT (Service Tokens) is included.
Stars: ✭ 9,722 (+2534.69%)
Mutual labels:  google-api, google
Php Google Contacts V3 Api
👥 PHP library for the Google Contacts API (v3)
Stars: ✭ 97 (-73.71%)
Mutual labels:  google-api, google
Google Places Api
This is a PHP wrapper for Google Places API Web Service. And is Laravel Framework friendly.
Stars: ✭ 147 (-60.16%)
Mutual labels:  google-api, google
Geocoder
🌎 GoLang package that provides an easy way to use the Google Geocoding API
Stars: ✭ 23 (-93.77%)
Mutual labels:  google-api, google
React Native Google Sign In
React Native Wrapper for Latest Google Sign-In OAuth SDK / API
Stars: ✭ 213 (-42.28%)
Mutual labels:  google-api, google
Appdepends Ios
🔍 搜集热门APP,列举其所依赖和使用的开源库。
Stars: ✭ 27 (-92.68%)
Mutual labels:  apps, appstore
Appdeploy
🚀 AppDeploy is the fastest way to get info on your mobile app & deploy it OTA without specific server configuration
Stars: ✭ 166 (-55.01%)
Mutual labels:  apps, apk
react-native-app-review
React Native module to request users to leave an app review.
Stars: ✭ 36 (-90.24%)
Mutual labels:  appstore, playstore

Raccoon - PC APK Downloader

Raccoon is an APK downloader for fetching apps from Google Play.

  • Cross platform (Linux, Windows, Mac OS)
  • Avoids the privacy issues that arise from connecting your Android device with a Google account
  • Easily install apps on multiple devices without downloading them several times.

Building

Raccoon is build with gradle. It is recommended to use the "launch4j" task instead of the standard one. Version can be changed via 'gradle.properties' file.

How to build on Linux/MacOS/Windows (git bash/powershell terminal):

./gradlew createExe

How to build on Windows (cmd.exe terminal):

gradlew createExe

Prebuild binaries are available at

https://raccoon.onyxbits.de

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].