SkillAgentSearch skills...

Sttym

Minimal cli tool to run steam games

Install / Use

/learn @LeaoMartelo2/Sttym
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

<img src="readme/1.png"/>

Building

./build.sh

Requireaments:

  • libcurl
  • clang compiler or equivalent
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated5mo ago
Forks0

Languages

C++

Security Score

87/100

Audited on Oct 14, 2025

No findings