mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-21 19:12:48 +00:00
64785cc4ed
Add a delete button for service items when version 2.6 or newer of the Web API is being used. See merge request openlp/web-remote!124 |
||
---|---|---|
docs | ||
e2e | ||
scripts | ||
src | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
.gitlab-ci.yml | ||
angular.json | ||
CHANGELOG.rst | ||
LICENSE | ||
package.json | ||
README.rst | ||
tsconfig.json | ||
yarn.lock |
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.