[go: up one dir, main page]

Skip to content

Randomly pick an installed Steam game!

License

Notifications You must be signed in to change notification settings

ShadowMitia/steam_randomiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

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