Giter Club home page Giter Club logo

playshields's Introduction

โœ‹ No longer maintained ๐Ÿชฆ

Alternative can be found at https://github.com/cvzi/play



playshields Go Report Card

A Go app that offers JSON data from Play Store for a shields.io endpoint, which can easily be deployed to Heroku.

Running Locally

Make sure you have Go version 1.13 or newer and the Heroku Toolbelt installed.

$ git clone https://github.com/cvzi/playshields.git
$ cd playshields
$ go build -o bin/playshields -v . # or `go build -o bin/playshields.exe -v .` in git bash
...
$ heroku local

Your app should now be running on localhost:5000.

On windows run with:

$ run.bat

Deploying to Heroku

$ heroku create
$ heroku config:set GOVERSION=go1.18.2
$ heroku config:set GIN_MODE=release
$ git push heroku master
$ heroku open

or

Deploy

playshields's People

Contributors

bernerdschaefer avatar cvzi avatar deepsource-autofix[bot] avatar deepsourcebot avatar gocs avatar hackebrot avatar jhubert avatar jonmountjoy avatar natebeck avatar ntassone avatar renovate-bot avatar renovate[bot] avatar tt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

playshields's Issues

Remove "Varies with device"?

If I use the $version parameter for example, I get "Varies with device". Is it possible to only display the latest version here? I keep an old version of the app available in the Play Store listing for my app for compatibility.

My app's id: com.sbrl.peppermint

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
  • heroku/heroku 22-build
  • heroku/heroku 22
github-actions
.github/workflows/go.yml
  • actions/checkout v3
  • actions/setup-go v3
gomod
go.mod
  • go 1.19
  • github.com/gin-gonic/gin v1.8.1
  • github.com/bitly/go-simplejson v0.5.0

  • Check this box to trigger a request for Renovate to run again on this repository

Button returns empty string for "Varies with device"

Hey there,

Quite a cool project! I've been using this for a while in the README of Catima but it seems to have broken recently for "Varies with device" values on the Google Play Store for $version and $android.

App Version screenshot JSON Button
me.hackerchick.catima Varies by device {"cacheSeconds":3600,"label":"Google Play","message":"","schemaVersion":1} invalid properties: message
me.hackerchick.raisetoanswer 3.6.5 {"cacheSeconds":3600,"label":"Google Play","message":"3.6.5","schemaVersion":1} 3.6.5

For example, me.hackerchick.catima contains "Varies with device" under "Version", which causes this error message. Using me.hackerchick.raisetoanswer contains "3.6.5" under "Version" and displays fine.

It's not a huge deal for me (I just hardcoded "Varies with device" right now) and I guess you could argue that this is an issue with shields.io instead of this project, but I figured I'd still tell you :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.