Skip to content

LeaoMartelo2/sttym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sttym

A minimial CLI tool to run your Steam games and Apps

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.

Usage:

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

Sttym requires steam to be open for acess to the steam://launch protocol.

It's not meant to replace the steam interface, just to grant you quick acess to your self curated list of games.

Building

./build.sh

Requireaments:

  • libcurl
  • clang compiler or equivalent

About

Minimal cli tool to run steam games

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published