Update README.md
Readme clarification
This commit is contained in:
parent
d9dba801cf
commit
c105995d6d
1 changed files with 11 additions and 4 deletions
15
README.md
15
README.md
|
@ -1,10 +1,17 @@
|
||||||
# rpimc
|
# rpimc
|
||||||
Raspberry PI Medial Center
|
Raspberry PI Medial Center
|
||||||
|
|
||||||
Designed to be used with a google chromecast. Componets seperated into branches.
|
Designed to be used with a google chromecasts. Componets seperated into branches.
|
||||||
|
|
||||||
# Frontend
|
# Frontend Branch
|
||||||
A react native android application, acts as a remote control
|
A react native android application, acts as a remote control. This is built using
|
||||||
|
Expo.
|
||||||
|
|
||||||
# Backend
|
# Backend Branch
|
||||||
A Python based web service and controller chromecasts
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue