17 lines
480 B
Markdown
17 lines
480 B
Markdown
# rpimc
|
|
Raspberry PI Medial Center
|
|
|
|
Designed to be used with a google chromecasts. Componets seperated into branches.
|
|
|
|
# Frontend Branch
|
|
A react native android application, acts as a remote control. This is built using
|
|
Expo.
|
|
|
|
# Backend Branch
|
|
A Python based web service and controller chromecasts
|
|
|
|
# Notes
|
|
Example for cloning the frontend
|
|
git clone -b frontend https://github.com/kake26/rpimc.git
|
|
|
|
Some values still hardcoded as its a work in progress. 1.0 Release will be soon.
|