openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #30097
Re: [Merge] lp:~thelinuxguy/openlp/rework-remote into lp:openlp
I'm tracking my work here https://github.com/simonsmiley/openlp-remote
It currently requires Tim's branch (With a minor fix that's comented on his merge request)
To get it running, clone the repo and run "npm install" followed by "npm start"
you will need to enable cross origin resource sharing for now (because it's served under another location than the api)
I'm using chromium with this extension
https://chrome.google.com/webstore/detail/allow-control-allow-origi/nlfbmbojpeacfghkpbjhddihlkkiljbi?utm_source=chrome-app-launcher-info-dialog
It currently can display everything but can't search or use alerts.
All the buttons in the footer are functioning
--
https://code.launchpad.net/~thelinuxguy/openlp/rework-remote/+merge/282342
Your team OpenLP Core is requested to review the proposed merge of lp:~thelinuxguy/openlp/rework-remote into lp:openlp.
References