From dab2e3571a3afc33795fa54fef57f10243522f90 Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 8 Apr 2017 04:04:27 +0200 Subject: Initial commit --- README.md | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 README.md (limited to 'README.md') 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 -- cgit v1.2.3-70-g09d2