@snowdingo/steamcli
v0.0.7
Published
 A command line interface (CLI) application that allows you to see public steam information directly from terminal using Steam Web API.
Readme
Steam CLI
A command line interface (CLI) application that allows you to see public steam information directly from terminal using Steam Web API.
This project is not sponsered or affiliated with Steam or Valve. It is an independent personal project.
Installation
$ npm install --global @snowdingo/steamcliUsage
Please run the following command to start the interactive CLI.
steamcliRequirements
- Node.js 18+ or later
- A steam web api key
- The target steam profile must be public
License
This project is opensourced under MIT license.
Clarifications and notes
- This application can only gather public information from steam
- Moreover, the API key isn't stored permananetly
- Designed to be minimalistic and simple
Tech stack
This project uses:
- Node.js
- React Inc
- JavaScript
If you have any question or comment please feel free to ask by twitter @firedingo.
