Sanix-Darker / berryCast

The Lazy and simple way to stream your android on your HDMI screen(not a TV) using a raspberryPi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BerryCast

Stream your mobile on your HDMI Screen using a raspberry pi using WIFI !

The code is toooooooooooooooooooooooo Simple, LMAO!


**NB:** A nice documentation will be provide as soon as possible !

What you need

  • A raspberry pi.
  • ScreenStream running on your android device.
  • node, npm installed on the raspberry pi.

How to start it

You just have to run:

# clone it in your raspberry pi
git clone https://github.com/sanix-darker/berrycast

# Do a cd to the project
cd path/to/the/project

# install dependencies
yarn install
# or npm install

# Then you can start it using
yarn start
# or npm start

Screens of tests

Some screens when i was testing it.

My Raspberry pi 4 (NEON)
Gaming... Gaming...
Anime mangas... Whatsapp..

Author

  • Sanix-darker

About

The Lazy and simple way to stream your android on your HDMI screen(not a TV) using a raspberryPi


Languages

Language:JavaScript 46.8%Language:HTML 46.4%Language:Shell 6.8%