summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2020-02-24 15:58:19 -0300
committerTorsten Grote <t@grobox.de>2020-02-24 15:58:19 -0300
commit407917bcff113144ae950d21ba98dc83f395c940 (patch)
tree3999f09bb3df2722459e757ff785b5a71ad077af
parentd10b95e58acba886dd44944ae8433c715dcd13e9 (diff)
downloaddocs-407917bcff113144ae950d21ba98dc83f395c940.tar.gz
docs-407917bcff113144ae950d21ba98dc83f395c940.tar.bz2
docs-407917bcff113144ae950d21ba98dc83f395c940.zip
Add section about nightly repo to merchant-pos page
-rw-r--r--taler-merchant-pos-terminal.rst15
1 files changed, 15 insertions, 0 deletions
diff --git a/taler-merchant-pos-terminal.rst b/taler-merchant-pos-terminal.rst
index 5107d9da..bf3b45e3 100644
--- a/taler-merchant-pos-terminal.rst
+++ b/taler-merchant-pos-terminal.rst
@@ -55,6 +55,21 @@ At the bottom of the main UI there is a row of buttons:
* History: Shows the payment history.
* Complete: Finalize an order and prompt the customer to pay.
+Testing nightly builds
+----------------------
+
+Every change to the app's source code triggers an automatic build
+that gets published in a F-Droid repository.
+If you don't have it already, download the `F-Droid app <https://f-droid.org/>`_
+and then click the following link (on your phone) to add the nightly repository.
+
+ `GNU Taler Nightly F-Droid Repository <fdroids://gnu-taler.gitlab.io/fdroid-repo-nightly/fdroid/repo?fingerprint=55F8A24F97FAB7B0960016AF393B7E57E7A0B13C2D2D36BAC50E1205923A7843>`_
+
+.. note::
+ Nightly apps can be installed alongside official releases
+ and thus are meant **only for testing purposes**.
+ Use at your own risk!
+
Building from source
--------------------