Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/liamgallagher737/undiscovered_steam

A CLI for finding Steam games nobody has heard of
https://github.com/liamgallagher737/undiscovered_steam

cli rust steam

Last synced: about 12 hours ago
JSON representation

A CLI for finding Steam games nobody has heard of

Awesome Lists containing this project

README

        

# Undiscovered Steam

A CLI for finding Steam games nobody has heard of

![Demo](demo.gif)

[Github Repository](https://github.com/LiamGallagher737/undiscovered_steam)
[GitHub Workflow Status](https://github.com/LiamGallagher737/undiscovered_steam/actions/workflows/ci.yml)

## How it works

The program uses the Steam web API to preform a search with randomly selected word. Another request is then preformed for the full app data for each of the results. These results are then filtered according to your selected options.

## Options

These are the current options you can filter by

- Max Price
- Max Review Count
- Supported Platforms

## Keybinds

| Key | Description |
|------------------|-----------------------|
| ↑/↓ | Move selection |
| Enter | Proceed / Open |
| Space | Toggle multiselect |
| 1..9 | Jump to index in list |