Skip to content

compscitwilight/TwitchDesktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitch Desktop

Open-source Twitch desktop application using Electron.js.

Installation

  • For windows, download the ZIP file and run /Twitch_Desktop.exe.

For other platforms, follow the instructions below.

  • Download this repository from source
  • Open the directory and run the command npm run install
  • Whenever you want to execute the Twitch desktop application, just run npm run start.