Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ijsbol/steam-readme-stats

Embed your steam stats into your readme
https://github.com/ijsbol/steam-readme-stats

readme-badges readme-profile readme-stats steam steam-api steam-stats

Last synced: 1 day ago
JSON representation

Embed your steam stats into your readme

Awesome Lists containing this project

README

        

# Steam Readme Stats
Embed your steam stats into your readme

[![img](https://steam-readme-stats.uwu.gal/api/76561198242540404/stats/badge/playtime?format=total_days&style=for-the-badge)](https://steam-readme-stats.uwu.gal/)
[![img](https://steam-readme-stats.uwu.gal/api/76561198242540404/stats/badge/playtime?format=total_hours&style=for-the-badge)](https://steam-readme-stats.uwu.gal/)
[![img](https://steam-readme-stats.uwu.gal/api/76561198242540404/stats/badge/playtime?format=total_minutes&style=for-the-badge)](https://steam-readme-stats.uwu.gal/)
[![img](https://steam-readme-stats.uwu.gal/api/76561198242540404/stats/badge/playtime?format=days_and_hours&style=for-the-badge)](https://steam-readme-stats.uwu.gal/)
[![img](https://steam-readme-stats.uwu.gal/api/76561198242540404/stats/badge/playtime?format=hours_and_minutes&style=for-the-badge)](https://steam-readme-stats.uwu.gal/)
[![img](https://steam-readme-stats.uwu.gal/api/76561198242540404/stats/badge/playtime?format=full&style=for-the-badge)](https://steam-readme-stats.uwu.gal/)
[![img](https://steam-readme-stats.uwu.gal/api/76561198242540404/stats/badge/games?style=for-the-badge)](https://steam-readme-stats.uwu.gal/)

## How to use
Copy paste the following into your readme
```
[![img](https://steam-readme-stats.uwu.gal/api/YOUR_STEAM_USERID_HERE/stats/badge/playtime?format=total_days)](https://steam-readme-stats.uwu.gal/)
```
Where `YOUR_STEAM_ID_HERE` is replaced with your SteamID64 (Dec), which can be found here: https://steamid.pro/

## Documentation
### `/api/:steamid_64/stats/badge/playtime`
|Accepted query parameters|Values|
| -- | -- |
| label | any string |
| color | hex, rgb, rgba, hsl, hsla and css named colors supported |
| format | `total_days`, `total_hours`, `total_minutes`, `days_and_hours`, `hours_and_minutes`, `full` |
| label_color | hex, rgb, rgba, hsl, hsla and css named colors supported |
| style | `flat`, `flat-square`, `for-the-badge`, `plastic`, `social` |

### `/api/:steamid_64/stats/badge/games`
|Accepted query parameters|Values|
| -- | -- |
| label | any string |
| color | hex, rgb, rgba, hsl, hsla and css named colors supported |
| label_color | hex, rgb, rgba, hsl, hsla and css named colors supported |
| style | `flat`, `flat-square`, `for-the-badge`, `plastic`, `social` |