YouEclipse / steam-box

🎮 Update profile README / pinned gist to contain your Steam playtime leaderboard. 在你的 profile README / pinned gist 上显示你的 steam 游玩时间排行榜。
Apache License 2.0
163 stars 138 forks source link

Add recently played games and multilined options #4

Closed Keanu73 closed 4 years ago

Keanu73 commented 4 years ago

So far I've utilised your steam-go library to add the ability to toggle between all time games and recently played games (within last 2 weeks). I wanted to order recently played games by last played but the Steam API unfortunately only sorts them by playtime. Currently I'm working on an option that lets you toggle between single-lined (with word wrapping for the game, hours, etc) and multi-lined (the game name and emoji will be on one line, hours on the next).

I also added some more hardcoded emojis.. 😄

YouEclipse commented 4 years ago

Hi @Keanu73 , thanks for your nice job and idea ! i'll merge your PR when it is ok.

YouEclipse commented 4 years ago

Thanks for your lots of work! :)