Update documentation for F-Droid

This commit is contained in:
Herbert Reiter
2021-03-06 18:26:51 +01:00
parent cb128311c7
commit c77845abf5
4 changed files with 22 additions and 19 deletions
@@ -1,22 +1,24 @@
MoasdaWiki App is an extension of the MoasdaWiki Server to have a copy of your Wiki content on your mobile device.
MoasdaWiki App is a privacy-friendly frontend for the MoasdaWiki Server
knowledge management tool. It mirrors the Wiki content on your mobile device.
Features:
- Synchronizes the data from a MoasdaWiki Server instance.
- Data privacy: No cloud connection established, directly connects to the server inside your private network.
- Calendar integration, shows birthdays and events in the mobile calendar (German version only).
- Synchronizes the content from your MoasdaWiki Server instance.
- Fast full text search.
- Calendar integration: Shows birthdays and events in the mobile calendar.
- Data privacy by design: Directly connects to your server instance in your private network. No trackers, never establishes a cloud connection.
Synchronize content with a MoasdaWiki Server:
1. Download MoasdaWiki Server from https://moasdawiki.net/.
2. Set up a MoasdaWiki Server instance in your LAN.
3. Install and open the MoasdaWiki App.
4. You can see a hint that the App has to be configured first. Press on that hint.
5. Press on "Host name" and enter the host name of the server instance, e.g. `192.168.1.101`. Press OK.
3. Install the MoasdaWiki App.
4. In the app you can see a hint that it has to be configured first. Press on that hint.
5. Press on "Host name" and enter the host name or IP address of the server instance, e.g. 192.168.1.101. Press OK.
6. In the status section below you should see "Needs authorization at server". Otherwise check host name and port again.
7. On server side open the Wiki page in a browser, click on "Help" and "Synchronization".
8. You can see a list of devices and synchronization sessions. Check the device name and click on "Grant".
9. Back in the app press the back button (←) on the upper left corner to get back to the main dialog. Now you can see a hint that the app has to be synchronized. Press on that hint.
9. Back in the app press the back button on the upper left corner to get back to the main dialog. Now you can see a hint that the app has to be synchronized. Press on that hint.
10. Now you should have all the server content also in the app and you can see the "Home-App" wiki page.
Hint: Content cannot be modified within the app as it is no fun to type Wiki syntax on the mobile device, changes have to be done via the MoasdaWiki Server.
@@ -1 +1 @@
App to synchronize data from MoasdaWiki Server.
Privacy-Friendly Knowledge Management App