An unofficial Air-for-Steam CLI with interactive configuration and updating of the Air-for-Steam skin
For GUI usage, please see README.md.
I got tired of applying my desired theme options after each update of the skin.
Also, copying files on mac is awful.
Windows users may also need to run the following from an elevated command prompt. It is entirely possible that you may not need this step. For more information, see here.
npm install -g --production windows-build-tools
Honestly, as far as I'm aware this tool should work out of the box. If you run into issues running or installing this tool on macOS, please open an issue and provide details so that I may update this readme.
On Linux, you also may need to install the libfontconfig-dev package, for example:
sudo apt-get install libfontconfig-dev
npm i -g airforsteam
npx airforsteam
Available options may be viewed by running the help command.
npx airforsteam --help
- Clearly, credits to the team behind Air for Steam
- dylang's npm-check for inspiration into best practices for CLI development, as this is my first public/polished CLI.
- Test Windows more extensively
Yeah, I don't pretend to understand legalese, so I've mimicked the same license, CC-BY-NC-4.0, used by Air for Steam
Screenshots are CC BY-SA-4.0