Skip to content
This repository has been archived by the owner on Jun 27, 2021. It is now read-only.

twitch-desktop/twitch-desktop

Repository files navigation

Twitch Desktop Client (Unofficial)

GitHub release (latest by date) David Build/release GitHub top language GitHub

Screenshots

Working right now

  • Browse games and live streams
  • Play live streams
  • User login and current online streams list
  • Chat
  • Autoupdater
  • Notifications
  • OTP

Upcoming

  • Browse and play VODs
  • Ability to follow streams and games
  • Chromecast support

Downloads

Downloads

Techs behind

Get it running from source

To get started, clone the repo to your target directory. This app uses electron-builder, and a few commands have been provided as scripts in package.json.

Yarn is strongly recommended instead of npm.

$ npm i -g yarn
yarn install

# Start the Electron app in developement mode
yarn start

# Refer to https://github.com/maximegris/angular-electron
# for more commans included in package.json

Issue Reporting

If you have found a bug or if you have a feature request, please report them at this repository issues section.

License

This project is licensed under the MIT license. See the LICENSE file for more info.