Steam Randomiser

license shields.io GitHub stars badge shields.io

Don't know what to play on Steam?

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

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 | ❌ (experimental build) | N/A | | Linux | ✅ | ✅ |

Development

Build

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