From 4c94f2f3df3f74c63828809baca35888756039c4 Mon Sep 17 00:00:00 2001 From: ghose <704948+xmgz@users.noreply.github.com> Date: Sun, 10 Nov 2024 07:54:48 +0100 Subject: [PATCH] Update README.md basic readme --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 75d44a6..13826e8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # phanpy_ynh -yunhost package for phanpy + +yunhost package for [Phanpy](https://phanpy.social), *A minimalistic opinionated Mastodon web client* you can use to access other Fediverse ⁂ servers too like GoToSocial, Pleroma, etc. + +This app is a web **client**, you need an account in any of the compatible **servers**. + +You **do not** need to install a server in your YNH, you can use your account from external servers (i.e. mastodon.social) + +## Access + +you can restrict access to this app to `all_users` in your server (they will need to log in to view the app) or `visitors`, so it will be publicly available to anyone to use it. + +This app runs in the visitor's browser, no data is managed in/from your server. + +## Install + +`sudo yunohost app install https://github.com/xmgz/phanpy_ynh/tree/main --debug`