Steam Randomiser

Readme Card

Don't know what to play on Steam?

Just run Steam Randomiser and it will randomly choose from one of your installed games!

Perfect when you don't know which game to play from all of those bundles you've bought all these years!

Installation

Cargo

You can easily install with cargo

sh cargo install steam_randomiser

Binary

You can download the latest binary release here

Usage

Double click on the executable or run from a terminal. And then play your awesome and randomly picked game!

Supported systems

| | Vanilla | Flatpak | | ------- | :-----: | ------: | | Windows | ✅ | N/A | | MacOS | ❌ | N/A | | Linux | ✅ | ✅ |

Development

Build

sh git clone https://github.com/ShadowMitia/steam_randomiser.git cd steam_randomiser cargo build