Files
moasdawiki-app/README.md
T

56 lines
2.4 KiB
Markdown
Raw Permalink Normal View History

2020-01-01 19:32:43 +00:00
# MoasdaWiki App
2020-01-02 17:01:44 +01:00
## Description
2021-03-06 15:59:42 +01:00
MoasdaWiki App is a privacy-friendly frontend for the MoasdaWiki Server
knowledge management tool. It mirrors the Wiki content on your mobile device.
2020-01-02 17:01:44 +01:00
2020-08-23 21:27:44 +02:00
For MoasdaWiki documentation see https://moasdawiki.net/.
2021-03-06 16:00:54 +01:00
## Download
2020-08-23 21:37:10 +02:00
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png"
alt="Get it on F-Droid"
height="80">](https://f-droid.org/packages/net.moasdawiki.app)
2020-01-02 17:01:44 +01:00
## Features
2021-03-06 15:59:42 +01:00
- Synchronizes the content from your MoasdaWiki Server instance.
2020-09-15 20:38:44 +02:00
- Fast full text search.
2021-03-06 18:26:27 +01:00
- Calendar integration: Shows birthdays and events in the mobile calendar.
2021-03-06 15:59:42 +01:00
- Data privacy by design: Directly connects to your server instance in your
private network. No trackers, never establishes a cloud connection.
- Wiki content cannot be modified within the app as it is no fun to type Wiki
syntax on a mobile device, changes have to be done via the MoasdaWiki Server.
2020-01-02 17:01:44 +01:00
2021-04-05 10:38:56 +00:00
## Screenshots
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="250" height="500" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width="250" height="500" />
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" width="250" height="500" />
2020-01-02 17:01:44 +01:00
## Synchronize content with a MoasdaWiki Server
2020-08-23 21:27:44 +02:00
1. Download MoasdaWiki Server from https://gitlab.com/moasdawiki/moasdawiki-server.
2020-03-15 18:30:32 +01:00
1. Set up a MoasdaWiki Server instance in your LAN.
2021-03-06 15:59:42 +01:00
1. Install the MoasdaWiki App.
1. In the app you can see a hint that it has to be configured first. Press on that hint.
2021-03-06 18:26:27 +01:00
1. Press on "Host name" and enter the host name or IP address of the server instance, e.g. `192.168.1.101`. Press OK.
2020-01-04 19:37:41 +01:00
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 (&larr;) 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.
2021-03-06 18:26:27 +01:00
1. Now you should have all the server content also in the app and you can see the "Home-App" wiki page.
2020-01-02 17:01:44 +01:00
## Support
If you have questions or any problems you can contact me via [support@moasdawiki.net]().
## License
2021-05-13 10:31:18 +02:00
MoasdaWiki server is licensed under GPL-3.0-only &ndash; see the
[LICENSE](LICENSE) file for details.
2020-01-02 17:01:44 +01:00
Copyright (C) Herbert Reiter