shabados / mobile

Android and iOS app for searching, navigating, and presenting the Shabad OS database.
MIT License
11 stars 11 forks source link

Add ability to chrome cast #30

Open bhajneet opened 4 years ago

bhajneet commented 4 years ago

This should create a presenter view on the chromecast

Selecting lines in Shabad OS should update the chromecast.

Requires some form of "server" for multiple controllers to affect the presentation started by first chromecast-er.

Can go in this menu for now (bottom right of mock-up):

image

Harjot1Singh commented 4 years ago

One approach - run the desktop server with https://github.com/nodejs-mobile/nodejs-mobile-react-native, launch the frontend on the chrome cast, and mobile should connect to the server (just like #33)