This tool is inteded to make a short list of quick access games, not a full extensive library experience.
sttym (pronounced s-tee-m, with a Polish 'y'), is a CLI tool used to avoid oppening the Steam GUI interface and minimize mouse usage.
Configure your list of games you want to integrate with the tool and set handy aliases to it.
sttym [-dir <path>] <command>
Commands:
run <alias>
alias <appid> <alias>
delete <alias>
list
You can find steam appids online or at the store page.
Config is stored by default at ~/.config/sttym/aliases.json
use -dir switch to change where it looks for the config
It's not meant to replace the steam interface, just to grant you quick acess to your self curated list of games.
./build.sh- libcurl
- clang compiler or equivalent
