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
- Host: GitHub
- URL: https://github.com/sanix-darker/berrycast
- Owner: Sanix-Darker
- Created: 2020-01-24T02:20:12.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T21:40:34.000Z (about 5 years ago)
- Last Synced: 2024-10-15T23:13:00.019Z (12 months ago)
- Language: JavaScript
- Size: 3.77 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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