steam_randomiser

Crates.iosteam_randomiser
lib.rssteam_randomiser
version0.5.0
sourcesrc
created_at2021-04-14 20:29:43.55058
updated_at2023-11-09 22:21:11.731363
descriptionRandomly picks an installed Steam game!
homepagehttps://github.com/ShadowMitia/steam_randomiser
repositoryhttps://github.com/ShadowMitia/steam_randomiser
max_upload_size
id384207
size3,388,541
Dimitri Belopopsky (ShadowMitia)

documentation

README

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
Commit count: 20

cargo fmt