Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeonStreamer

My submission for Hack Club's Neon YSWS!

View demo video on YouTube - see it playing Bad Apple

It allows you to stream your screen to the LED matrix via MQTT using a web client (make sure your broker supports WebSockets and you're connecting to it on the correct port from the web app!).

Open project in Neon Editor

Client usage

The client is made using Vite + Vanilla TypeScript.

It is deployed on GitHub Pages here.

To run it locally, do:

yarn set version stable # get Yarn v4

cd neon-streamer-client
yarn
yarn dev

About

My submission for Hack Club's Neon YSWS. Allows you to stream your screen to a 64x32 RGB LED matrix

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages