A lightweight alternative to the official twitch desktop app that has integrated the FrankerFaceZ extension.
This app is only meant for watching streams and does not provide integration for the game library.
With the Alt
key the menu bar can be made visible at any time. There you can find options like reload the site or go forward and back.
Before you can execute any of these commands, you must have Node.js installed!
Run the following command in the root directory of the project to install all dependencies:
npm install
Run the following command in the root directory of the project to start the app locally:
npm start
Run the following command in the root directory of the project to start the executable packaging:
npm run pack