sebinside / StreamAwesome

Stream Awesome - The Stream Deck Icon Generator using Font Awesome
MIT License
45 stars 11 forks source link

Stream Awesome - Stream Deck Icon Generator using Font Awesome

> Available online: https://skate702.de/StreamAwesome/

Generate awesome looking Stream Deck icons like these. Close to the Elgato original and of course awesome because of Font Awesome.

image

How to install

  1. Precondition: Install Node and npm
  2. Clone this repository
  3. Download a recent version of Font Awesome For The Web
  4. Extract the folders css and webfonts into StreamAwesome/fonts/fontawesome
  5. Run npm install from within the StreamAwesome folder to install all dependencies
  6. Run npm run dev from within the StreamAwesome folder or use the provided Visual Studio Code config
  7. Open the displayed localhost port in your web browser