Skip to content

hudson-newey/Screen-Cast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Cast

A simple alternative to Chromecast which can run on a Raspberry pi

Created with

  • ElectronJS (screen)
  • ExpressJS (screen)
  • Go-Lang (client)

To use

to install dependencies

(You can replace pnpm with npm or yarn if you want to use them instead.)

$ pnpm install
>

To run the screen

$ pnpm start
>

To run the client

$ cd ./client/ && go run main.go
>

Releases

No releases published

Packages

 
 
 

Contributors