Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/liamgallagher737/undiscovered_steam
- Owner: LiamGallagher737
- Created: 2023-09-27T04:46:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-29T08:19:47.000Z (over 1 year ago)
- Last Synced: 2023-09-29T16:10:11.135Z (over 1 year ago)
- Topics: cli, rust, steam
- Language: Rust
- Homepage:
- Size: 145 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Undiscovered Steam
A CLI for finding Steam games nobody has heard of
![Demo](demo.gif)
[](https://github.com/LiamGallagher737/undiscovered_steam)
[](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 |