41 lines
1.9 KiB
Markdown
41 lines
1.9 KiB
Markdown
# MoasdaWiki App
|
|
|
|
## Description
|
|
|
|
MoasdaWiki App is an extension of the MoasdaWiki Server to have a copy of
|
|
your Wiki content on your mobile device.
|
|
|
|
To download the app see https://moasdawiki.net/.
|
|
|
|
## Features
|
|
|
|
- Synchronizes the data from a MoasdaWiki Server instance.
|
|
- Data privacy: No cloud connection established, directly connects to the server inside your private network.
|
|
- Powerful full text search, supports regular expressions.
|
|
- 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.
|
|
- Calendar integration, shows birthdays and events in the mobile calendar (German version only).
|
|
|
|
## Synchronize content with a MoasdaWiki Server
|
|
|
|
1. Ensure to have a MoasdaWiki Server instance running on a computer in your LAN.
|
|
1. Install and open the MoasdaWiki App.
|
|
1. You can see a hint that the App has to be configured first. Press on that hint.
|
|
1. Press on "Host name" and enter the host name of the server instance, e.g. `192.168.1.101`. Press OK.
|
|
1. In the status section below you should see "Needs authorization at server". Otherwise check host name and port again.
|
|
1. On server side open the Wiki page in a browser, click on "Help" and "Synchronization".
|
|
1. You can see a list of devices and synchronization sessions. Check the device name and click on "Grant".
|
|
1. 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.
|
|
1. Now you should have all the server content also in the app and you can see the "Home" wiki page.
|
|
|
|
## Support
|
|
|
|
If you have questions or any problems you can contact me via [support@moasdawiki.net]().
|
|
|
|
## License
|
|
|
|
MoasdaWiki server is licensed under the GPL 3 license - see the LICENSE file for details.
|
|
|
|
Copyright (C) Herbert Reiter
|