This is a simple rack application for generating a pretty grid of game banners when given a steam ID.
Check it out at steamgrid.herokuapp.com.
Docker:
docker run -p 4567:4567 xanderstrike/steamgrid
Local:
git clone [email protected]:XanderStrike/steamgrid.git
cd steamgrid
bundle install
ruby server.rb
Visit the app, enter your steam ID (steamcommunity.com/id/THIS) and the minimum number of hours you want the highlighted games to show. Easy.
MIT
Content type
Image
Digest
sha256:51e9e4883…
Size
183.6 MB
Last updated
5 months ago
docker pull xanderstrike/steamgrid