Go to file
Raoul Snyman 23b0203813 Add a changelog 2023-02-10 22:45:18 -07: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 lint fix 2023-02-09 16:00:56 -03: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 Fix up some build issues before they happen 2022-12-31 13:42:21 -07:00
CHANGELOG.rst Add a changelog 2023-02-10 22:45:18 -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 Creating Settings Service + Settings Page; moving Fast Switching to there; adding CSS + Component support + Setting to allow Stage and Chords font scaling 2023-02-09 15:31:24 -03:00
package.json Update dependencies 2022-12-21 16:27:47 +00:00
tsconfig.json Documentation and versioning 2020-02-27 00:34:52 -07:00
yarn.lock Update dependencies 2022-12-21 16:27:47 +00: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.