mirror of
https://gitlab.com/openlp/web-remote.git
synced 2024-12-22 03:22:48 +00:00
Raoul Snyman
ac4a99d75e
- Get the current theme from OpenLP - Set the service item by UUID - Actually set the theme and theme level - Clean up various bits of code - Switch to a tab bar at the bottom of the screen - Save the "fast switching" state to localStorage for persistance - Clean up some API bits to match OpenLP |
||
---|---|---|
docs | ||
e2e | ||
src | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
angular.json | ||
LICENSE | ||
package.json | ||
README.rst | ||
tsconfig.json | ||
tslint.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.