vapour
vapour copied to clipboard
An alternative open source Steam client
An alternative open source Steam client built with React and Electron.
Getting Started
In order to use Vapour you are required to add a Steam ID and Steam API key in the settings page. The easiest way to find your Steam ID is via a site like https://steamidfinder.com/. You can get a Steam API key by visiting the following link http://steamcommunity.com/dev/apikey.
Developers
Install foreman by running yarn global add foreman
then run yarn start
to get started.
To compile a new build run yarn dist