Go to file
2023-05-19 16:28:12 +00:00
docs Documentation and versioning 2020-02-27 00:34:52 -07:00
e2e Remove Protractor. 2023-05-02 04:34:53 +00:00
src Using new /messages websocket endpoint if available 2023-05-19 16:28:12 +00:00
.browserslistrc Various small adjustments 2023-03-01 03:19:16 +00:00
.editorconfig initial commit 2018-08-07 13:51:51 +02:00
.eslintrc.json Update dependencies 2022-12-21 16:27:47 +00:00
.gitignore Update dependencies 2022-12-21 16:27:47 +00:00
.gitlab-ci.yml Allow the audit step to fail without failing the entire build 2023-05-01 22:22:27 -07:00
angular.json Remove Protractor. 2023-05-02 04:34:53 +00:00
CHANGELOG.rst Add changes for release 0.9.10 to change log. 2023-05-02 22:23:50 +02:00
LICENSE Clean up the code and the repository a bit 2019-10-06 00:28:36 +00:00
package.json Remove Protractor. 2023-05-02 04:34:53 +00:00
README.rst Documentation and versioning 2020-02-27 00:34:52 -07:00
tsconfig.json Various small adjustments 2023-03-01 03:19:16 +00:00
yarn.lock Remove Protractor. 2023-05-02 04:34:53 +00:00

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.