An open API service indexing awesome lists of open source software.

https://github.com/sanix-darker/berrycast

The Lazy and simple way to stream your android on your HDMI screen(not a TV) using a raspberryPi
https://github.com/sanix-darker/berrycast

Last synced: 8 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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:
```shell
# 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