Skip to content

nicokimmel/shadowcast-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shadowcast-electron

Shows the videostream of ShadowCast by Genki. 🎮

Use cases

  • Avoiding Google Chrome
  • Using the ShadowCast on Linux
  • Avoiding the Windows Store

To do

  • Recordings
  • 4k resolution for ShadowCast 2

Installation

Linux

Download one of the ZIP files matching your arch or build it yourself.

You can also get it from Flathub:

Windows and MacOS

You have to build it yourself (currently).

Build it yourself

  1. Run npm install to install all dependencies.
  2. Run npm run make to get a distributable. If you want more then a simple archive you have to edit forge.config.js.
    (Check the official documentation or ask ChatGPT to edit the file.)