mirror of
https://gitlab.com/randompenguin/bookface.git
synced 2025-06-07 19:14:26 +02:00
Create Installing Friendica Webapp
parent
22d0cc0c50
commit
226bcf3e2d
1 changed files with 56 additions and 0 deletions
56
Installing-Friendica-Webapp.md
Normal file
56
Installing-Friendica-Webapp.md
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
Presently Friendica does not have an official native mobile app. But the Progressive Web App (PWA) with the Bookface scheme is very close to the experience of using a native app. Here is how you install it on both iOS and Android devices.
|
||||||
|
|
||||||
|
1. First you need to go to your Friendica instance in the web browser on your mobile device.
|
||||||
|
|
||||||
|
# Installing PWA on iOS
|
||||||
|
|
||||||
|
2. In the toolbar select "Add to Homescreen"
|
||||||
|
|
||||||
|

|
||||||
|
3. Confirm what you want to call it and tap "Add"
|
||||||
|
|
||||||
|

|
||||||
|
4. The icon for Friendica will appear alongside your other installed apps.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
# Installing PWA on Android
|
||||||
|
|
||||||
|
2. From the browser menu select "Add to Homescreen"
|
||||||
|
|
||||||
|

|
||||||
|
3. In the pop-up menu select "Install"
|
||||||
|
|
||||||
|

|
||||||
|
4. Confirm the install in the dialog box:
|
||||||
|
|
||||||
|

|
||||||
|
5. The Friendica icon will appear among your other installed apps:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
# Native Mobile Apps
|
||||||
|
|
||||||
|
There are presently two third-party apps in development dedicated to Friendica and another that supports Friendica accounts:
|
||||||
|
|
||||||
|
* [**Raccoon**](https://livefasteattrashraccoon.github.io/RaccoonForFriendica/) for Friendica (Android)
|
||||||
|
* [**Realatica**](https://gitlab.com/mysocialportal/relatica) (Android, iOS, macOS, Windows, Linux ) - iOS/macOS requires TestFlight, Android is via PlayStore invite or side-loading.
|
||||||
|
* [**Fedilab**](https://fedilab.app/projects/fedilab/) (Android)
|
||||||
|
|
||||||
|
There are also a number of Mastodon clients that are "compatible" with Friendica servers:
|
||||||
|
|
||||||
|
* [AndStatus](http://andstatus.org) (Android)
|
||||||
|
* [Husky](https://husky.fwgs.ru) (Android)
|
||||||
|
* [Subway Tooter](https://github.com/tateisu/SubwayTooter) (Android)
|
||||||
|
* [Tusky](https://tusky.app) (Android)
|
||||||
|
* [Twidere](https://github.com/TwidereProject/) (Android, iOS)
|
||||||
|
* [twitlatte](https://github.com/moko256/twitlatte) (Android)
|
||||||
|
* [Yuito](https://github.com/accelforce/Yuito) (Android)
|
||||||
|
|
||||||
|
# Notes
|
||||||
|
|
||||||
|
On both iOS and Android the installed webapp will open in the operating system's "webview" which is separate from the web browser, so you will need to log into your Friendica instance again within the PWA window.
|
||||||
|
|
||||||
|
The Friendica UI is rather "code heavy" so it will not load/refresh the screen as quickly as an actual native mobile app would.
|
||||||
|
|
||||||
|
**None** of the native mobile apps have _all_ of the features of the PWA. If you intend to use Friendica-specific features they will be missing from the compatible Mastodon clients. If you intend to use advanced Friendica features like sub-accounts for pages or groups you may only be able to manage those through the PWA.
|
Loading…
Add table
Add a link
Reference in a new issue