Skip to content

sebinside/StreamAwesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 

Stream Awesome - Stream Deck Icon Generator using Font Awesome

Build Available Online Release Font Awesome

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

image

How to Install

Tip

You don't need to install anything if you just want to use it; head over to streamawesome.app. A local installation is only needed if you want to contribute to this repository or run it offline.

  1. Install Node and npm
  2. Download or clone this repository, e.g. using git clone https://github.com/sebinside/StreamAwesome.git
  3. Download the correct version of Font Awesome For The Web
    1. Have a look at the orange font awesome shield in this readme to see which version is used
    2. Head over to the download page, select the correct major version first, then click on Looking for older or specific releases and select the correct minor/patch version, both Free and Pro are supported
    3. Download the Web version and unzip the downloaded file
  4. Move the folders css and webfonts into StreamAwesome/fonts/fontawesome, it should look like this:
    StreamAwesome
      └── fonts
          └── fontawesome
              ├── css
              └── webfonts
    
  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, by default: http://localhost:5173

About

Stream Awesome - The Stream Deck Icon Generator using Font Awesome

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 11

Languages