Chooses a random game from your Steam library for you to try out. Supports pulling a random unplayed game.
.idea | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
config.toml.example | ||
README.md |
Steam Game Picker
How to use
- Download a release
- Extract the files and update the information in
config.toml
- You can get a Steam web api key here: https://steamcommunity.com/dev/
- Open a terminal, navigate to the directory with the extracted files, and run the command
- Pick any game:
./steam_game_picker
- Pick an unplayed game:
./steam_game_picker --unplayed
- Pick any game: