Skip to content

A simple 'alwaysOnTop' Twitch chat overlay useful for streaming

Notifications You must be signed in to change notification settings

jackel27/TwitchJack

Repository files navigation

alt text

A simple 'alwaysOnTop' Twitch chat overlay useful for streaming. Inspired when I ended up having only one monitor.

Releases

Screenshots

Landing Page

alt text

Chat Console Slider (CTRLorCMD + LSHIFT + C)

alt text

Getting Started

If you don't want to clone, install, or build and just want to use the app, download the latest release from here. Either or, you will need your Twitch OAuth Token. Grab it from www.twitchapps.com/tmi/

# clone the repo
git clone https://github.com/jackel27/TwitchJack.git

# navigate to root
cd twitchjack

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build (For Linux, OSX, WIN)
npm run build:win32 (For Windows..)

HotKeys

Custom Hotkey Configuration Coming soon... These are the current defaults:

# Toggle Chat
CTRLorCMD + LSHIFT + C

# Disconnect
CTRLorCMD + LSHIFT + D

# Restart Application (In case of any bugs you may encounter...)
CTRLorCMD + LSHIFT + R

# Quit Application
CTRLorCMD + LSHIFT + Q

This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

About

A simple 'alwaysOnTop' Twitch chat overlay useful for streaming

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published