SkillAgentSearch skills...

TwitchOverlay

A custom, minimal Twitch client and stream player made with Electron

Install / Use

/learn @zspri/TwitchOverlay
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

TwitchOverlay

A custom, minimal Twitch client and stream player made with Electron.

image

Requirements

  • Windows (64-bit)

Installing

Go to the releases page and download 'TwitchOverlay.exe' to use the production build.

Development Build

Dev requirements

  • Node 10 or above
  • Electron 4
  • electron-builder
git clone https://github.com/devakira/TwitchOverlay
cd TwitchOverlay
npm install
electron .

Logging in

As of Sept. 17, 2013, Twitch now requires that you log into IRC using an OAuth token instead of your plaintext password or hash for additional security. To generate an oAuth token, go to https://twitchapps.com/tmi/, click Connect with Twitch, and copy the text in the box.

Building

npm install
./node_modules/.bin/build --windows portable

This will generate an executable at ./dist/TwitchOverlay (version).exe.

View on GitHub
GitHub Stars6
CategoryContent
Updated3y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Jan 28, 2023

No findings