web-remote/README.rst
Raoul Snyman 7d62bf122f
Documentation and versioning
- Refactor and add documentation
- Pull the version number into the UI
- No need to do a yarn install before deployment in GitLab CI
- Make CI generate a version json file
2020-02-27 00:34:52 -07:00

18 lines
462 B
ReStructuredText

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.
.. _Developer Guide: docs/developer_guide.rst