diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d01620f --- /dev/null +++ b/README.md @@ -0,0 +1,31 @@ +# Mastodon for YunoHost + +:warning: Testing version (don't work) :warning: + +## Mastodon c'est quoi ? + +Mastodon est un réseau social gratuit et open source. Une alternative décentralisée aux plates-formes commerciales, elle évite les risques d'une seule société qui monopolise votre communication. Choisissez un serveur sur lequel vous faites confiance - selon votre choix, vous pouvez interagir avec tous les autres. N'importe qui peut exécuter sa propre instance de Mastodon et participer au réseau social de façon transparente. + +[Source code](https://github.com/tootsuite/mastodon) + +### Installation + +`$ sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh.git` + +### Mise à jour + +`$ sudo yunohost app upgrade --verbose mastodon -u https://github.com/YunoHost-Apps/mastoron_ynh.git` + +## What is Mastodon? + +Mastodon is a free, open-source social network. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust — whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the social network seamlessly. + +[Source code](https://github.com/tootsuite/mastodon) + +### Install + +`$ sudo yunohost app install https://github.com/YunoHost-Apps/mastoron_ynh.git` + +### Update + +`$ sudo yunohost app upgrade --verbose mastoron -u https://github.com/YunoHost-Apps/mastoron_ynh.git`
\ No newline at end of file |
