TOTBWF / SteamCurses

A Basic NCurses Client for Steam
MIT License
52 stars 1 forks source link
ncurses-client steam

SteamCurses

A basic NCurses client for Steam on Linux

This version will be replaced by https://github.com/TOTBWF/SteamCurses/tree/rust-rewrite

Features:

Building:

Dependencies:

For Ubuntu flavors:

Arch:

Simply run make install to build and install.

Usage:

 ./steamcurses -u <username> [options]
   -u --username:         your Steam username
   -p --steam_path:       the path to your steamapps directory
   -w --wine_steam_path:  the path to your wine steamapps directory
   -m --update_manifests: update the generated manifests
   -h --help:             print help message