Easily create a badge to promote your own android application in a single step. Demo.
You've several way to get gplaybadge running:
-
Manually:
- Install composer via
curl -sS https://getcomposer.org/installer | php
- Install project dependencies via
php composer.phar install
- Test locally via
php -S 0.0.0.0:3000 -t web/
- Deploy wherever you like
- Install composer via
In either case remember to set these two env vars:
RAPIDAPI_KEY
to your GPlay API keyUA
to your Google Analytics Tracking ID