Go to file
Raoul Snyman d9997b93d1 Merge branch 'fix-build' into 'master'
Fix an issue where a method was not expecting a parameter

See merge request openlp/web-remote!29
2020-12-23 05:12:13 +00:00
docs Documentation and versioning 2020-02-27 00:34:52 -07:00
e2e initial commit 2018-08-07 13:51:51 +02:00
src Fix an issue where a method was not expecting a parameter 2020-12-22 21:49:31 -07:00
.editorconfig initial commit 2018-08-07 13:51:51 +02:00
.gitignore Block requesting invalid Service items from UI. 2020-05-20 17:04:52 +00:00
.gitlab-ci.yml Documentation and versioning 2020-02-27 00:34:52 -07:00
LICENSE Clean up the code and the repository a bit 2019-10-06 00:28:36 +00:00
README.rst Documentation and versioning 2020-02-27 00:34:52 -07:00
angular.json New api and more views 2019-10-08 05:43:49 +00:00
package-lock.json Added retrieval and set of search options for the Bibles plugin, allowing to change the Bible version from the remote 2020-08-27 04:55:11 +00:00
package.json Release 0.9.5 2020-12-22 20:55:19 -07:00
tsconfig.json Documentation and versioning 2020-02-27 00:34:52 -07:00
tslint.json Update the UI 2019-11-07 18:02:26 +00:00
yarn.lock Fix an issue where a method was not expecting a parameter 2020-12-22 21:49:31 -07:00

README.rst

OpenLP Web Remote

This is the web remote that is integrated into OpenLP.

Installation

To download and install this web remote, you need to install OpenLP 3.0 or higher, go into the configuration, select "Remote" and update the web remote from there.

Development

To get started with development of the web remote, see the Developer Guide in the docs directory.