Fix spaces and caps

This commit is contained in:
ericgaspar 2020-09-14 15:32:07 +02:00
parent dcb5d105c2
commit 079eb2513e
No known key found for this signature in database
GPG key ID: 574F281483054D44
83 changed files with 222 additions and 247 deletions

View file

@ -15,13 +15,13 @@ FreshRSS has a lot of features including.
## Configuration
API (mini) How To
1. Into your user profile : `Settings > profil`
1. Into your user profile: `Settings > profil`
2. Setup an API password
3. Check the API is working : https://exemple.tld/rss/api/greader.php
4. Setup your client with :
+ username : ynh user
+ password : the password you just setup
+ url https://exemple.tld/rss/api/greader.php
3. Check the API is working: https://exemple.tld/rss/api/greader.php
4. Setup your client with:
+ username: ynh user
+ password: the password you just setup
+ URL: https://exemple.tld/rss/api/greader.php
## Customer applications

View file

@ -21,7 +21,7 @@ API (mini) Comment faire :
4. Configurez votre client avec :
+ username : ynh user
+ password : le mot de passe que vous venez de configurer
+ url https://exemple.tld/rss/api/greader.php
+ URL : https://exemple.tld/rss/api/greader.php
## Applications clientes

View file

@ -7,7 +7,6 @@
- [Configuration](#configuration)
- [Useful links](#useful-links)
Friendica is a decentralized communication platform that integrates social communication. The platform is linked to independent social projects and business services.
Its aim is to free up friends, family and colleagues from companies that collect data; Friendica aims to make social communication free and open, while circulating between all providers as easily as email.[¹](#sources)
@ -19,8 +18,7 @@ Before installing, read the Friendica installation instructions for important in
SSL certificate validation requirement (now with support for Let's Encrypt!). See Installation section below.
Dedicated domain (must install under web root like https://hub.example.com/ not https://example.com/hub/ )
Note:You can use accounts from YunoHost's LDAP. There are not yet active SSO.
Note: You can use accounts from YunoHost's LDAP. There are not yet active SSO.
## Useful links

View file

@ -7,12 +7,10 @@
- [Configuration](#configuration)
- [Liens utiles](#liens-utiles)
Friendica est une plateforme de communication décentralisée qui intègre la communication sociale. La plate-forme est liée à des projets sociaux indépendants et à des services aux entreprises.
Son objectif est de libérer les amis, la famille et les collègues des entreprises qui récoltent des données ; Friendica vise à ce que la communication sociale soit libre et ouverte, tout en circulant entre tous les fournisseurs aussi facilement que le courrier électronique.[¹](#sources)
## Configuration
Avant l'installation, lisez les instructions d'installation de Friendica pour obtenir des informations à propos de l'installation
@ -22,7 +20,6 @@ Domaine dédié (doit être installé sous la racine web comme https://hub.examp
Note : Vous pouvez utiliser les comptes du LDAP de YunoHost. Il n'y a pas encore de SSO actif.
## Liens utiles
+ Site web : [friendi.ca](http://friendi.ca/)
@ -31,7 +28,6 @@ Note : Vous pouvez utiliser les comptes du LDAP de YunoHost. Il n'y a pas encore
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/friendica](https://github.com/YunoHost-Apps/friendica_ynh)
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com -YunoHost-Apps/friendica/issues](https://github.com/YunoHost-Apps/friendica_ynh/issues)
------
### Sources

View file

@ -7,7 +7,7 @@
- [Limitations with YunoHost](#limitations-with-yunohost)
- [Useful links](#useful-links)
Garradin (a word meaning silver in an Aboriginal dialect of northern Australia, pronounced "gar-a-dine "em) is a software program for associative management. It is the tool of choice to manage an association, a sports club, an NGO, etc.. It is designed to meet the needs of a small to medium-sized structure: membership management, accounting, website, note-taking at meetings, archiving and sharing of the association's operating documents, discussion between members, etc. etc.[¹](#sources)
Garradin (a word meaning silver in an Aboriginal dialect of northern Australia, pronounced "gar-a-dine "em) is a software program for associative management. It is the tool of choice to manage an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: membership management, accounting, website, note-taking at meetings, archiving and sharing of the association's operating documents, discussion between members, etc. etc.[¹](#sources)
## Limitations with YunoHost

View file

@ -7,7 +7,7 @@
- [Limitations avec YunoHost](#limitations-avec-yunohost)
- [Liens utiles](#liens-utiles)
Garradin (mot signifiant argent dans un dialecte aborigène du nord de l'Australie, prononcé « gar-a-dine ») est un logiciel de gestion associative. Il est l'outil de prédilection pour gérer une association, un club sportif, une ONG, etc. Il est conçu pour répondre aux besoins d'une structure de petite à moyenne taille : gestion des adhérents, comptabilité, site web, prise de notes en réunion, archivage et partage des documents de fonctionnement de l'association, discussion entre adhérents, etc etc.[¹](#sources)
Garradin (mot signifiant argent dans un dialecte aborigène du nord de l'Australie, prononcé « gar-a-dine ») est un logiciel de gestion associative. Il est l'outil de prédilection pour gérer une association, un club sportif, une ONG, etc. Il est conçu pour répondre aux besoins d'une structure de petite à moyenne taille : gestion des adhérents, comptabilité, site Web, prise de notes en réunion, archivage et partage des documents de fonctionnement de l'association, discussion entre adhérents, etc.[¹](#sources)
## Limitations avec YunoHost

View file

@ -12,7 +12,7 @@ Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket,
## Limitations with YunoHost
If you want to use the git command (like git clone, git pull, git push), you need to set this app as public.
If you want to use Git commands (like `git clone`, `git pull`, `git push`), you need to set this app as public.
## Customer applications

View file

@ -8,11 +8,11 @@
- [Applications clientes](#applications-clients)
- [Liens utiles](#liens-utiles)
Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou Gitlab. Le développement initial provient sur Gogs, mais il a été forké puis renommé Gitea.[¹](#sources)
Gitea est un service Git auto-hébergé très simple à installer et à utiliser. Il est similaire à GitHub, Bitbucket ou GitLab. Le développement initial provient sur Gogs, mais il a été forké puis renommé Gitea.[¹](#sources)
## Limitations avec YunoHost
Si vous voulez utiliser la commande git (comme git clone, git pull, git push), vous devez rendre cette application publique.
Si vous voulez utiliser les commandes Git (comme `git clone`, `git pull`, `git push`), vous devez rendre cette application publique.
## Applications clientes

View file

@ -6,7 +6,7 @@
- [Useful links](#useful-links)
Glowing Bear is a web frontend for the WeeChat IRC client and strives to be a modern interface. It relies on WeeChat to do all the heavy lifting and then provides some nice features on top of that, like embedding images, videos, and other content. The best part, however, is that you can use it from any modern internet device -- whether it's a computer, tablet, or smart phone -- and all your stuff is there, wherever you are. You don't have to deal with the messy technical details, and all you need to have installed is a browser or our app.[¹](#sources)
Glowing Bear is a web frontend for the WeeChat IRC client and strives to be a modern interface. It relies on WeeChat to do all the heavy lifting and then provides some nice features on top of that, like embedding images, videos, and other content. The best part, however, is that you can use it from any modern internet device - whether it's a computer, tablet, or smart phone - and all your stuff is there, wherever you are. You don't have to deal with the messy technical details, and all you need to have installed is a browser or our app.[¹](#sources)
## Useful links

View file

@ -1,14 +1,14 @@
# <img src="/images/gogs_logo.svg" height="80px" alt="Gogs's logo"> Gogs
[![Install APPLICATION with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=gogs) [![Integration level](https://dash.yunohost.org/integration/gogs.svg)](https://dash.yunohost.org/appci/app/gogs)
[![Install Gogs with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=gogs) [![Integration level](https://dash.yunohost.org/integration/gogs.svg)](https://dash.yunohost.org/appci/app/gogs)
### Index
- [Useful links](#useful-links)
Gogs is a minimalist software forge using git. Gogs has been designed to work best on low-powered hardware such as Raspberry Pi.
It is therefore suitable for self-hosting a git forge.
To fully use the power of gogs you need to understand what git is and how to use version control software.
Gogs is a minimalist software forge using Git. Gogs has been designed to work best on low-powered hardware such as Raspberry Pi.
It is therefore suitable for self-hosting a Git forge.
To fully use the power of Gogs you need to understand what Git is and how to use version control software.
## Useful links

View file

@ -1,14 +1,13 @@
# <img src="/images/gogs_logo.svg" height="80px" alt="logo de Gogs"> Gogs
[![Install Gogs with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=gogs) [![Integration level](https://dash.yunohost.org/integration/gogs.svg)](https://dash.yunohost.org/appci/app/gogs)
[![Installer Gogs avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=gogs) [![Integration level](https://dash.yunohost.org/integration/gogs.svg)](https://dash.yunohost.org/appci/app/gogs)
### Index
- [Liens utiles](#liens-utiles)
Gogs est une forge logiciel minimaliste utilisant git. Gogs a été conçu pour pouvoir fonctionner de manières optimale sur du matériel peu puissant type Raspberry Pi.
Il est donc adapté à l'auto-hébergement d'une forge git.
Pour utiliser pleinement la puissance de gogs vous devez avoir appréhender ce qu'est git et l'utilisation d'un [logiciel de gestion de versions](https://fr.wikipedia.org/wiki/Logiciel_de_gestion_de_versions).
Gogs est une forge logiciel minimaliste utilisant Git. Gogs a été conçu pour pouvoir fonctionner de manières optimale sur du matériel peu puissant type Raspberry Pi. Il est donc adapté à l'auto-hébergement d'une forge Git.
Pour utiliser pleinement la puissance de Gogs vous devez avoir appréhender ce qu'est Git et l'utilisation d'un [logiciel de gestion de versions](https://fr.wikipedia.org/wiki/Logiciel_de_gestion_de_versions).
## Liens utiles

View file

@ -6,8 +6,7 @@
- [Useful links](#useful-links)
Because sometimes you have to know how to relax. Host your own fork of the famous Tetris and become the master of this infernal hexagon ?
Who will tame this infernal.
Because sometimes you have to know how to relax. Host your own fork of the famous Tetris and become the master of this infernal hexagon? Who will tame this infernal.
## Useful links

View file

@ -9,7 +9,7 @@
- [Limitations with YunoHost](#limitations-with-yunohost)
- [Useful links](#useful-links)
Invoice Ninja is the #1 open-source platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients.
Invoice Ninja is an open-source platform to create and email invoices, track payments, expenses, time billable tasks and projects for clients.
## Limitations with YunoHost

View file

@ -18,7 +18,7 @@ Jirafeau allows you to configure maximum retention times and maximum size per fi
### Changing the conditions of use of the service
The license text on the "Terms of Service" page, which is shipped with the default installation, is « based on the Open Source Initiative Terms of Service ».
The license text on the "Terms of Service" page, which is shipped with the default installation, is "based on the Open Source Initiative Terms of Service".
To change this text simply copy the file `/lib/tos.original.txt`, rename it to `/lib/tos.local.txt` and adapt it to your own needs.
If you update the installation, then only the `tos.original.txt` file may change eventually, not your `tos.local.txt` file.

View file

@ -8,8 +8,7 @@
- [Customer Applications](#customer-applications)
- [Useful links](#useful-links)
Jitsi Meet is an open source software (Apache) that offers high quality, secure and scalable video conferencing. Options for screen sharing, live chat, speech requests, as well as settings for
video quality are offered to facilitate group meetings.
Jitsi Meet is an open source software (Apache) that offers high quality, secure and scalable video conferencing. Options for screen sharing, live chat, speech requests, as well as settings for video quality are offered to facilitate group meetings.
## Limitations with YunoHost

View file

@ -6,8 +6,7 @@
- [Useful links](#useful-links)
Kanboard is a visual task manager that makes it easy to manage small projects in a collaborative way. The tool is particularly suitable for people who use the Kanban method. Kanboard can be seen as a
(Simplified) alternative to the proprietary Trello software. Kanboard is a minimalist software, it focuses only on the features that are really necessary. The user interface is simple and clear.
Kanboard is a visual task manager that makes it easy to manage small projects in a collaborative way. The tool is particularly suitable for people who use the Kanban method. Kanboard can be seen as a (Simplified) alternative to the proprietary Trello software. Kanboard is a minimalist software, it focuses only on the features that are really necessary. The user interface is simple and clear.
The tool is designed to run on a small machine such as a Raspberry Pi or a Virtual Private Server (VPS). There are no external dependencies, drag and drop of tasks uses the new HTML5 APIs.

View file

@ -1,15 +1,14 @@
# <img src="/images/keeweb_logo.png" height="80px" alt="keeweb's logo"> Keeweb
# <img src="/images/keeweb_logo.png" height="80px" alt="keeweb's logo"> KeeWeb
[![Install keeweb with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=keeweb) [![Integration level](https://dash.yunohost.org/integration/keeweb.svg)](https://dash.yunohost.org/appci/app/keeweb)
[![Install KeeWeb with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=keeweb) [![Integration level](https://dash.yunohost.org/integration/keeweb.svg)](https://dash.yunohost.org/appci/app/keeweb)
### Index
- [Useful links](#useful-links)
An elegant and efficient web manager to manage your passwords remotely.
The file containing the passwords (.kdbx) can follow you locally on your PC, on a USB key or be stored on your server in webdav.
Keeweb also manages files compatible with other password managers such as [KeePass](http://keepass.info), [KeePassX](https://www.keepassx.org/) or [KeepassXC](https://keepassxc.org/).
The file containing the passwords (.kdbx) can follow you locally on your PC, on a USB key or be stored on your server in WebDAV.
KeeWeb also manages files compatible with other password managers such as [KeePass](http://keepass.info), [KeePassX](https://www.keepassx.org/) or [KePassXC](https://keepassxc.org/).
## Useful links

View file

@ -1,14 +1,14 @@
# <img src="/images/keeweb_logo.png" height="80px" alt="logo de keeweb"> Keeweb
# <img src="/images/keeweb_logo.png" height="80px" alt="logo de keeweb"> KeeWeb
[![Install keeweb with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=keeweb) [![Integration level](https://dash.yunohost.org/integration/keeweb.svg)](https://dash.yunohost.org/appci/app/keeweb)
[![Install KeeWeb with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=keeweb) [![Integration level](https://dash.yunohost.org/integration/keeweb.svg)](https://dash.yunohost.org/appci/app/keeweb)
### Index
- [Liens utiles](#liens-utiles)
Un gestionnaire web élégant et efficace pour gérer vos mots de passe à distance.
Le fichier contenant les mots de passe (.kdbx) peut vous suivre en local sur votre PC, sur une clef USB ou être stocké sur votre serveur en webdav.
Keeweb gère aussi des fichiers compatibles avec les autres gestionnaires de mots de passe comme [KeePass](http://keepass.info), [KeePassX](https://www.keepassx.org/) ou [KeepassXC](https://keepassxc.org/).
Un gestionnaire Web élégant et efficace pour gérer vos mots de passe à distance.
Le fichier contenant les mots de passe (.kdbx) peut vous suivre en local sur votre PC, sur une clef USB ou être stocké sur votre serveur en WebDAV.
KeeWeb gère aussi des fichiers compatibles avec les autres gestionnaires de mots de passe comme [KeePass](http://keepass.info), [KeePassX](https://www.keepassx.org/) ou [KeePassXC](https://keepassxc.org/).
## Liens utiles

View file

@ -9,9 +9,9 @@
Kresus is a free and open source personal finance manager running on your server. It automatically and daily retrieves all your new banking transactions and allows you to categorize them, study them via
graphs, and budgeting.
* Find all your accounts in one interface and view their balance at a glance !
* Find all your accounts in one interface and view their balance at a glance!
* Set up simple email alerts on transaction amounts and balances to notify you of important events in your accounts.
* Define your own wording, no more "n°168468"! Sort your transactions by category. Perform complex searches on your transactions, by period, category, amount or date !
* Define your own wording, no more "n°168468"! Sort your transactions by category. Perform complex searches on your transactions, by period, category, amount or date!
* Follow the evolution of your money movements at a glance with the graphs by category, by period and by type of movement (expenses or receipts of money).
## Useful links

View file

@ -13,7 +13,6 @@ Kresus est un gestionnaire de finances personnelles gratuit et libre qui tourne
* Définissez vos propres libellés, finis les « Chèque n°168468 » ! Triez vos opérations par catégories. Effectuez des recherches complexes sur vos transactions, par période, catégorie, montant ou date !
* Suivez l'évolution de vos mouvements d'argent en un clin d'œil avec les graphiques par catégorie, par période et par type de mouvement (dépenses ou rentrées d'argent).
## Liens utiles
+ Site web : [kresus.org](https://kresus.org/)

View file

@ -7,8 +7,7 @@
- [Useful links](#useful-links)
Leed (short for Light Feed) is a minimalist RSS/ATOM aggregator which offers fast RSS consultation and non-intrusive features.
This aggregator works with a system of automatic tasks in order to process the information transparently and display it as quickly as possible when you log in.
This aggregator works with a system of automatic tasks in order to process the information transparently and display it as quickly as possible when you login.
## Useful links

View file

@ -1,6 +1,6 @@
# <img src="/images/leed_logo.png" height="80px" alt="logo de leed"> Leed
[![Install leed with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=leed) [![Integration level](https://dash.yunohost.org/integration/leed.svg)](https://dash.yunohost.org/appci/app/leed)
[![Install Leed with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=leed) [![Integration level](https://dash.yunohost.org/integration/leed.svg)](https://dash.yunohost.org/appci/app/leed)
### Index

View file

@ -9,7 +9,6 @@
Lufi is a free file hosting software. Files sent on an instance of Lufi are encrypted before being sent to the server: the server administrator cannot see the content of your files.
The administrator can only see the file name, size and mime type (file type: video, text, etc.).
## Useful links
+ Website: [Framagit.org/luc/lufi](https://framagit.org/luc/lufi)

View file

@ -6,11 +6,9 @@
- [Liens utiles](#liens-utiles)
Lufi est un logiciel libre dhébergement de fichiers. Les fichiers envoyés sur une instance de Lufi sont chiffrés avant lenvoi au serveur : ladministrateur du serveur ne peut pas voir le contenu de vos fichiers.
Ladministrateur ne peut voir que le nom du fichier, sa taille et son type mime (son type de fichier : vidéo, texte, etc.).[¹](#sources)
## Liens utiles
+ Site web : [Framagit.org/luc/lufi](https://framagit.org/luc/lufi)

View file

@ -1,6 +1,6 @@
# <img src="/images/lutim_logo.png" height="80px" alt="Lutim's logo"> Lutim
[![Install lutim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=lutim) [![Integration level](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim)
[![Install Lutim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=lutim) [![Integration level](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim)
### Index
@ -9,7 +9,6 @@
Lutim is a free and anonymous image hosting service. It is also the name of the (free) software that provides this service.
Images uploaded to Lutim can be stored indefinitely, or can be deleted on first viewing or after a period of time chosen from those offered.
## Useful links
+ Website : [Framagit - lutim](https://framagit.org/fiat-tux/hat-softwares/lutim)

View file

@ -1,6 +1,6 @@
# <img src="/images/lutim_logo.png" height="80px" alt="logo de lutim"> Lutim
[![Install lutim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=lutim) [![Integration level](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim)
[![Install Lutim with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=lutim) [![Integration level](https://dash.yunohost.org/integration/lutim.svg)](https://dash.yunohost.org/appci/app/lutim)
### Index
@ -9,7 +9,6 @@
Lutim est un service gratuit et anonyme dhébergement dimages. Il sagit aussi du nom du logiciel (libre) qui fournit ce service.
Les images déposées sur Lutim peuvent être stockées indéfiniment, ou seffacer dès le premier affichage ou au bout du délai choisi parmi ceux proposés.
## Liens utiles
+ Site web : [Framagit - lutim](https://framagit.org/fiat-tux/hat-softwares/lutim)

View file

@ -1,6 +1,6 @@
# <img src="/images/mailman_logo.svg" height="80px" alt="mailman's logo"> Mailman
[![Install mailman with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mailman) [![Integration level](https://dash.yunohost.org/integration/mailman.svg)](https://dash.yunohost.org/appci/app/mailman)
[![Install Mailman with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mailman) [![Integration level](https://dash.yunohost.org/integration/mailman.svg)](https://dash.yunohost.org/appci/app/mailman)
### Index
@ -8,7 +8,6 @@
Mailman is a (lightweight) free software for managing electronic mail discussion and e-newsletter lists.
## Useful links
+ Website : [www.list.org](http://www.list.org/)

View file

@ -1,6 +1,6 @@
# <img src="/images/mailman_logo.svg" height="80px" alt="logo de mailman"> Mailman
[![Install mailman with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mailman) [![Integration level](https://dash.yunohost.org/integration/mailman.svg)](https://dash.yunohost.org/appci/app/mailman)
[![Install Mailman with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mailman) [![Integration level](https://dash.yunohost.org/integration/mailman.svg)](https://dash.yunohost.org/appci/app/mailman)
### Index

View file

@ -1,14 +1,14 @@
# <img src="/images/mattermost_logo.svg" height="80px" alt="mattermost's logo"> Mattermost
[![Install mattermost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mattermost) [![Integration level](https://dash.yunohost.org/integration/mattermost.svg)](https://dash.yunohost.org/appci/app/mattermost)
[![Install Mattermost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mattermost) [![Integration level](https://dash.yunohost.org/integration/mattermost.svg)](https://dash.yunohost.org/appci/app/mattermost)
### Index
- [Useful links](#useful-links)
Mattermost is a decentralized team communication software. For Slack enthusiasts, importing your data is possible, allowing a smooth transition to this free tool.
The platform allows :
The platform allows:
* The sharing of messages and files on different devices: PCs, computers and tablets thanks to dedicated applications.
* The formatting of messages is done with the Markdown language.
* Continuous archiving and instant search, and support for notifications and integrations with your existing tools.

View file

@ -1,21 +1,21 @@
# <img src="/images/mattermost_logo.svg" height="80px" alt="logo de mattermost"> Mattermost
[![Install mattermost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mattermost) [![Integration level](https://dash.yunohost.org/integration/mattermost.svg)](https://dash.yunohost.org/appci/app/mattermost)
[![InstallMattermost with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mattermost) [![Integration level](https://dash.yunohost.org/integration/mattermost.svg)](https://dash.yunohost.org/appci/app/mattermost)
### Index
- [Liens utiles](#liens-utiles)
Mattermost est un logiciel décentralisé de communication en équipe. Pour les adeptes de Slack, l'importation de vos données est possible, permettant de faire la transition vers cet outil libre en douceur.
La plate-forme permet :
La plate-forme permet :
* Le partage de messages et de fichiers sur différents appareils : PC, ordiphones et tablettes grâce aux applications dédiées.
* La mise en forme des messages se fait avec le langage Markdown.
* L'archivage continu et la recherche instantanée, et la prise en charge les notifications et les intégrations avec vos outils existants.
## Liens utiles
+ Site web : [mattermost.com](https://mattermost.com/)
+ Site Web : [mattermost.com](https://mattermost.com/)
+ Documentation officielle : [docs.mattermost.com/guides/user.html](https://docs.mattermost.com/guides/user.html)
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/mattermost](https://github.com/YunoHost-Apps/mattermost_ynh)
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com -YunoHost-Apps/mattermost/issues](https://github.com/YunoHost-Apps/mattermost_ynh/issues)

View file

@ -1,15 +1,17 @@
# Mediawiki
# <img src="images/mediawiki_logo.svg" height="80px" alt="logo de MediaWiki"> MediaWiki
![Mediawiki](images/Mediawiki_logo.png)
[![Install MediaWiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mediawiki) [![Integration level](https://dash.yunohost.org/integration/mediawiki.svg)](https://dash.yunohost.org/appci/app/mediawiki)
### Index
- [Useful links](#useful-links)
MediaWiki is a free and open source software wiki package written in PHP, originally for use on Wikipedia.
## Overview
## Useful links
![Mediawiki_screenshot](images/Mediawiki_screenshot.png)
## Link
Mediawiki : https://www.mediawiki.org/
FAQ : https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ
Support Desk : https://www.mediawiki.org/wiki/Project:Support_desk
+ Website: [mediawiki.org] https://www.mediawiki.org/
+ Official documentation: [mediawiki.org/wiki/] https://www.mediawiki.org/wiki/
+ Support Desk: https://www.mediawiki.org/wiki/Project:Support_desk
+ Application software repository: [github.com - YunoHost-Apps/mediawiki](https://github.com/YunoHost-Apps/mattermost_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/mediawiki/issues](https://github.com/YunoHost-Apps/mediawiki_ynh/issues)

View file

@ -1,15 +1,17 @@
# Mediawiki
# <img src="images/Mediawiki_logo.svg" height="80px" alt="logo de MediaWiki"> MediaWiki
![Mediawiki](images/Mediawiki_logo.png)
[![Install MediaWiki with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mediawiki) [![Integration level](https://dash.yunohost.org/integration/mediawiki.svg)](https://dash.yunohost.org/appci/app/mediawiki)
### Index
- [Liens utiles](#liens-utiles)
MediaWiki est un ensemble wiki à base de logiciels libres Open source, développé à lorigine pour Wikipédia.
## Aperçu
## Liens utiles
![Mediawiki_screenshot](images/Mediawiki_screenshot.png)
## Liens
Mediawiki : https://www.mediawiki.org/
FAQ : https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ
Support Desk : https://www.mediawiki.org/wiki/Project:Support_desk
+ Site Web : [mediawiki.org] https://www.mediawiki.org/
+ Documentation officielle : https://www.mediawiki.org/wiki
+ Support Desk : https://www.mediawiki.org/wiki/Project:Support_desk
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/mediawiki](https://github.com/YunoHost-Apps/mediawiki_ynh)
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com -YunoHost-Apps/mediawiki/issues](https://github.com/YunoHost-Apps/mediawiki_ynh/issues)

View file

@ -1,13 +1,13 @@
# <img src="/images/yunohost_package.png" height="80px" alt="Package"> Minidlna (Ready Meadia)
# <img src="/images/yunohost_package.png" height="80px" alt="Package"> MiniDLNA (Ready Meadia)
[![Install minidlna with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=minidlna) [![Integration level](https://dash.yunohost.org/integration/minidlna.svg)](https://dash.yunohost.org/appci/app/minidlna)
[![Install MiniDLNA with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=minidlna) [![Integration level](https://dash.yunohost.org/integration/minidlna.svg)](https://dash.yunohost.org/appci/app/minidlna)
### Index
- [Configuration](#configuration)
- [Useful links](#useful-links)
Minidlna (Ready Media) is a lightweight [dlna](https://fr.wikipedia.org/wiki/Digital_Living_Network_Alliance) server.
MiniDLNA (Ready Media) is a lightweight [DLNA](https://fr.wikipedia.org/wiki/Digital_Living_Network_Alliance) server.
It allows to easily share multimedia files with any compatible devices present on the LAN.
Minidlna does not have a graphical interface, but it does not require any special configuration.
@ -15,18 +15,18 @@ Minidlna does not have a graphical interface, but it does not require any specia
## Configuration
### What multimedia files are shared?
Minidlna sharing the folder `/home/yunohost.multimedia/share`, which is common to each user in `/home/$USER/Multimedia/Share`.
[More information about multimedia files here.](Https://github.com/maniackcrudelis/yunohost.multimedia)
MiniDLNA sharing the folder `/home/yunohost.multimedia/share`, which is common to each user in `/home/$USER/Multimedia/Share`.
[More information about multimedia files here.](https://github.com/YunoHost-Apps/yunohost.multimedia)
~~If [transmission](https://github.com/Kloadut/transmission_ynh) is installed, the downloaded media will be available in dlna.~~
~~If [Transmission](https://github.com/Kloadut/transmission_ynh) is installed, the downloaded media will be available in DLNA.~~
### How to view and play media files shared by Minidlna ?
### How to view and play media files shared by MiniDLNA?
To view and play media files, all you need is a compatible client DLNA/UPNP.
The majority of set-top boxes provided by ISPs are DLNA compatible, simply look for sources of external media.
This is also true for the latest generation game consoles connected to internet.
Some TV and blu-ray player is also DLNA compatible.
Some TV and Blu-ray player is also DLNA compatible.
In any case, it is generally sufficient to seek external sources, USB etc, to find the DLNA server, displayed under the name **YunoHost DLNA**.
@ -39,4 +39,3 @@ In general, a DLNA client does not require any special configuration to access t
+ Official : [help.ubuntu.com/community/MiniDLNA](https://help.ubuntu.com/community/MiniDLNA)
+ Application software repository: [github.com - YunoHost-Apps/minidlna](https://github.com/YunoHost-Apps/minidlna_ynh)
+ Fix a bug or an improvement by creating a ticket (issue): [github.com - YunoHost-Apps/minidlna/issues](https://github.com/YunoHost-Apps/minidlna_ynh/issues)

View file

@ -1,32 +1,32 @@
# <img src="/images/yunohost_package.png" height="80px" alt="Package"> Minidlna (Ready Media)
# <img src="/images/yunohost_package.png" height="80px" alt="Package"> MiniDLNA (Ready Media)
[![Install minidlna with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=minidlna) [![Integration level](https://dash.yunohost.org/integration/minidlna.svg)](https://dash.yunohost.org/appci/app/minidlna)
[![Install MiniDLNA with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=minidlna) [![Integration level](https://dash.yunohost.org/integration/minidlna.svg)](https://dash.yunohost.org/appci/app/minidlna)
### Index
- [Configuration](#configuration)
- [Liens utiles](#liens-utiles)
Minidlna (renommé Ready Media) est un serveur [dlna](https://fr.wikipedia.org/wiki/Digital_Living_Network_Alliance) ultra léger.
MiniDLNA (renommé Ready Media) est un serveur [dlna](https://fr.wikipedia.org/wiki/Digital_Living_Network_Alliance) ultra léger.
Il permet de partager très simplement les fichiers multimédias avec tous les appareils compatibles présents sur le réseau local.
Minidlna ne dispose pas dune interface graphique, mais ne nécessite pas de configuration particulière.
MiniDLNA ne dispose pas dune interface graphique, mais ne nécessite pas de configuration particulière.
## Configuration
### Quels fichiers multimédias sont partagés?
Minidlna partage le dossier `/home/yunohost.multimedia/share`, qui est commun à chaque utilisateur dans le dossier `/home/$USER/Multimedia/Share`.
[Plus dinformations sur les dossiers multimédias](https://github.com/maniackcrudelis/yunohost.multimedia).
[Plus dinformations sur les dossiers multimédias](https://github.com/YunoHost-Apps/yunohost.multimedia).
~~Si [transmission](https://github.com/Kloadut/transmission_ynh) est installé, les médias téléchargés seront disponibles en dlna.~~
~~Si [Transmission](https://github.com/Kloadut/transmission_ynh) est installé, les médias téléchargés seront disponibles en DLNA.~~
### Comment consulter et lire les fichiers multimédias partagés par minidlna?
### Comment consulter et lire les fichiers multimédias partagés par MiniDLNA?
Pour voir et lire les fichiers multimédias, il suffit de disposer dun client compatible DLNA/UPNP.
La majorité des décodeurs TV fournis par les FAI sont compatibles DLNA, il suffit de chercher les sources de médias externes.
Cest le cas également pour les consoles de jeux dernière génération connectée à internet.
Certaines TV et lecteur blu-ray sont également compatibles DLNA.
Certaines TV et lecteur Blu-ray sont également compatibles DLNA.
Dans tous les cas, il suffit en général daller chercher les sources externes, USB etc., pour trouver le serveur DLNA, affiché sous le nom **YunoHost DLNA**.

View file

@ -1,14 +1,13 @@
# <img src="/images/moodle_logo.svg" height="80px" alt="moodle's logo"> Moodle
[![Install moodle with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=moodle) [![Integration level](https://dash.yunohost.org/integration/moodle.svg)](https://dash.yunohost.org/appci/app/moodle)
[![Install Moodle with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=moodle) [![Integration level](https://dash.yunohost.org/integration/moodle.svg)](https://dash.yunohost.org/appci/app/moodle)
### Index
- [Useful links](#useful-links)
Moodle is a Learning Management System (LMS) for creating, sharing and animating learning and training resources.
At least it can be used to share course materials (in different formats), but above all, it allows the creation of rich learning activities focusing on interactions between users (learners like
trainers).
At least it can be used to share course materials (in different formats), but above all, it allows the creation of rich learning activities focusing on interactions between users (learners like trainers).
It integrates about ten activities (quiz, lesson, forum, wiki, homework, survey, self-assessment workshop between peers...) and resource formats (pdf, text, audio-visual, image, scorm...) by default that can be enriched by modules
complementary (in particular to propose specific activities in certain areas).

View file

@ -1,6 +1,6 @@
# <img src="/images/moodle_logo.svg" height="80px" alt="logo de moodle"> Moodle
[![Install moodle with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=moodle) [![Integration level](https://dash.yunohost.org/integration/moodle.svg)](https://dash.yunohost.org/appci/app/moodle)
[![Install Moodle with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=moodle) [![Integration level](https://dash.yunohost.org/integration/moodle.svg)](https://dash.yunohost.org/appci/app/moodle)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/mumbleserver_logo.svg" height="80px" alt="mumbleserver's logo"> Mumbleserver
# <img src="/images/mumbleserver_logo.svg" height="80px" alt="mumbleserver's logo"> Mumble server
[![Install mumbleserver with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mumbleserver) [![Integration level](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver)
[![Install Mumble server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mumbleserver) [![Integration level](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/mumbleserver_logo.svg" height="80px" alt="logo de mumbleserver"> Mumbleserver
# <img src="/images/mumbleserver_logo.svg" height="80px" alt="logo de mumbleserver"> Mumble server
[![Install mumbleserver with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mumbleserver) [![Integration level](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver)
[![Install Mumble server with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=mumbleserver) [![Integration level](https://dash.yunohost.org/integration/mumbleserver.svg)](https://dash.yunohost.org/appci/app/mumbleserver)
### Index

View file

@ -6,7 +6,7 @@
- [Useful links](#useful-links)
Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify!
Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device.
## Useful links

View file

@ -6,7 +6,7 @@
- [Liens utiles](#liens-utiles)
Navidrome est un serveur et un streamer de collection de musique en ligne open source. Il vous donne la liberté d'écouter votre collection de musique à partir de n'importe quel navigateur ou appareil mobile. C'est comme votre Spotify personnel !
Navidrome est un serveur et un streamer de collection de musique en ligne open source. Il vous donne la liberté d'écouter votre collection de musique à partir de n'importe quel navigateur ou appareil mobile.
## Liens utiles

View file

@ -78,7 +78,7 @@ We don't allow YunoHost packages to make sensible changes to system files. So he
Each node may have different metrics retention policy and run with or without health monitoring.
- **time-series back-ends supported**<br/>
can archive its metrics on `graphite`, `opentsdb`, `prometheus`, json document DBs, in the same or lower detail
can archive its metrics on `graphite`, `opentsdb`, `prometheus`, JSON document DBs, in the same or lower detail
(lower: to prevent it from congesting these servers due to the amount of data collected)
![netdata](https://cloud.githubusercontent.com/assets/2662304/14092712/93b039ea-f551-11e5-822c-beadbf2b2a2e.gif)

View file

@ -23,7 +23,7 @@ There are client software for all platforms. You can find them on the official n
### Add storage space <a name="AddSpace" href=""></a>
Solution I. allows you to add a link to a local or remote folder.
Solution II. allows to move the main storage space of nextcloud.
Solution II. allows to move the main storage space of Nextcloud.
#### I. Add an external storage space
@ -50,7 +50,7 @@ systemctl stop nginx
**Case A: Blank storage, exclusive to Nextcloud**
For the moment only root can write to it in `/media/storage`, which means that nginx and nextcloud will not be able to use it.
For the moment only root can write to it in `/media/storage`, which means that NGINX and Nextcloud will not be able to use it.
```bash
chown -R nextcloud:nextcloud /media/storage
@ -140,30 +140,30 @@ If you use Cloudflare for your DNS, *which may be useful if you have a dynamic I
#### Cloudflare Page Rules
In the Cloudflare control panel select your domain and find Page Rules
the url in your address bar will look like this: https://dash.cloudflare.com/*/domain.tld/page-rules
the URL in your address bar will look like this: https://dash.cloudflare.com/*/domain.tld/page-rules
##### Add a rule
The rule to be added must apply to the url of your Nextcloud instance either:
The rule to be added must apply to the URL of your Nextcloud instance either:
- `https://nextcloud.domain.tld/**` if you use a subdomain
- `https://domain.tld/nextcloud/*`` if you have deployed Nextcloud in a directory
- `https://domain.tld/nextcloud/*` if you have deployed Nextcloud in a directory
The options to disable (Off) are:
- Rocket Loader
- Email Obfuscation
Save and clean your caches (Cloudflare, browser,...) and that's it.
Save and clean your caches (Cloudflare, browser...) and that's it.
## Third Party Applications <a name="AppsTiers" href=""></a>
- [Calendrier](app_nextcloud_calendar)
- [contact](app_nextcloud_contact)
- [Contact](app_nextcloud_contact)
- [KeeWeb](app_nextcloud_keeweb)
- [Carnet](app_nextcloud_carnet)
## Useful links <a name="UsefulLinks" href=""></a>
- Official website : [nextcloud.com](https://nextcloud.com/)
- Application catalogue for nextcloud : [apps.nextcloud.com](https://apps.nextcloud.com/)
- Official website: [nextcloud.com](https://nextcloud.com/)
- Application catalogue for Nextcloud: [apps.nextcloud.com](https://apps.nextcloud.com/)

View file

@ -11,19 +11,19 @@ Nextcloud est un service d'hébergement de fichiers, de nombreuses applications
## Découverte de l'environnement de Nextcloud<a name="EnvironnementNextcloud" href=""></a>
Du fait de la constitution de Nextcloud, une base avec des applications tiers à installer, ce chapitre ne concernera que la base de nextcloud sans applications ajoutés. Plus d'informations sur les applications dans la partie dédiée ou sur le catalogue d'application de nextcloud : [apps.nextcloud.com](https://apps.nextcloud.com).
Du fait de la constitution de Nextcloud, une base avec des applications tiers à installer, ce chapitre ne concernera que la base de nextcloud sans applications ajoutés. Plus d'informations sur les applications dans la partie dédiée ou sur le catalogue d'application de Nextcloud : [apps.nextcloud.com](https://apps.nextcloud.com).
Nextcloud est avant tout un service de cloud (comme Seafile et d'autres logiciels), il permet une synchronisation et le partage de fichiers sur internet et entre plusieurs terminaux (ordinateurs, smartphone) mais aussi avec plusieurs personnes.
## Logiciels Clients<a name="LogicielsClients" href=""></a>
Il existe des logiciels clients pour de nombreux terminaux. Vous pouvez les retrouver sur le site de nextcloud : [nextcloud.com/install/#install-clients](https://nextcloud.com/install/#install-clients)
Il existe des logiciels clients pour de nombreux terminaux. Vous pouvez les retrouver sur le site de Nextcloud : [nextcloud.com/install/#install-clients](https://nextcloud.com/install/#install-clients)
## Manipulations utiles & problèmes rencontrés<a name="ManipulationsUtiles" href=""></a>
### Ajouter de l'espace à Nextcloud<a name="AjoutEspace" href=""></a>
La solution I. permet d'ajouter un lien vers un dossier local ou distant.
La solution II. permet de déplacer l'espace de stockage principal de nextcloud.
La solution II. permet de déplacer l'espace de stockage principal de Nextcloud.
#### I. Ajouter un espace de stockage externe
@ -41,7 +41,7 @@ Enfin cliquer sur la coche pour valider le dossier.
**Remarque** : Remplacez `nextcloud` par le nom de son instance, si vous avez plusieurs apps Nextcloud installées.
Commencez par éteindre le serveur web avec la commande:
Commencez par éteindre le serveur web avec la commande :
```bash
systemctl stop nginx
```
@ -50,7 +50,7 @@ systemctl stop nginx
**Cas A : Stockage vierge, exclusif à Nextcloud**
Pour l'instant seul root peut y écrire dans `/media/stockage`; ce qui signifie que nginx et nextcloud ne pourront donc pas l'utiliser.
Pour l'instant seul root peut y écrire dans `/media/stockage` ; ce qui signifie que NGINX et Nextcloud ne pourront donc pas l'utiliser.
```bash
chown -R nextcloud:nextcloud /media/stockage
@ -77,7 +77,7 @@ Cas B : cp -ir /home/yunohost.app/nextcloud /media/stockage/nextcloud_data
```
L'option `i` permet de vous demander quoi faire en cas de conflit de fichier, notamment si vous écrasez un ancien dossier de données Owncloud ou Nextcloud.
Pour vérifier que tout s'est bien passé, comparer ce qu'affichent ces deux commandes (le contenu doit être identique):
Pour vérifier que tout s'est bien passé, comparer ce qu'affichent ces deux commandes (le contenu doit être identique) :
```bash
ls -la /home/yunohost.app/nextcloud
@ -88,13 +88,13 @@ Cas B : ls -al /media/stockage/nextcloud_data/nextcloud
##### Configurer Nextcloud
Pour informer Nextcloud de son nouveau répertoire, modifiez le fichier `/var/www/nextcloud/config/config.php` avec la commande:
Pour informer Nextcloud de son nouveau répertoire, modifiez le fichier `/var/www/nextcloud/config/config.php` avec la commande :
```bash
nano /var/www/nextcloud/config/config.php
```
Cherchez la ligne:
Cherchez la ligne :
```bash
'datadirectory' => '/home/yunohost.app/nextcloud/data',
@ -154,16 +154,16 @@ Les options à désactiver (Off) sont :
- Rocket Loader
- Email Obfuscation
Sauvegarder et nettoyer vos caches (Cloudflare, navigateur, ...) et le tour est joué.
Sauvegarder et nettoyer vos caches (Cloudflare, navigateur...) et le tour est joué.
## Applications Tiers<a name="AppsTiers" href=""></a>
+ [Calendrier](/app_nextcloud_calendar)
+ [contact](/app_nextcloud_contact)
+ [Contact](/app_nextcloud_contact)
+ [KeeWeb](/app_nextcloud_keeweb)
+ [Carnet](/app_nextcloud_carnet)
## Quelques liens utiles<a name="liensutiles" href=""></a>
+ Site officiel : [nextcloud.com (en)](https://nextcloud.com/)
+ Catalogue d'application pour nextcloud : [apps.nextcloud.com](https://apps.nextcloud.com/)
+ Catalogue d'application pour Nextcloud : [apps.nextcloud.com](https://apps.nextcloud.com/)

View file

@ -29,10 +29,10 @@ Puis ajouter dans ce fichier le texte suivent :
Enregistrer le fichier (**CTRL** + **o**) et quitter nano (**CTRL** + **c**).
Ensuite lancer un scan en tant que root:
Ensuite lancer un scan en tant que root :
```bash
sudo -u nextcloud php /var/www/nextcloud/occ files:scan --all
```
A présent, le problème est corrigé.
À présent, le problème est corrigé.

View file

@ -1,6 +1,6 @@
# <img src="/images/opensondage_logo.png" height="80px" alt="opensondage's logo"> Opensondage
[![Install opensondage with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=opensondage) [![Integration level](https://dash.yunohost.org/integration/opensondage.svg)](https://dash.yunohost.org/appci/app/opensondage)
[![Install Opensondage with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=opensondage) [![Integration level](https://dash.yunohost.org/integration/opensondage.svg)](https://dash.yunohost.org/appci/app/opensondage)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/opensondage_logo.png" height="80px" alt="logo de opensondage"> Opensondage
[![Install opensondage with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=opensondage) [![Integration level](https://dash.yunohost.org/integration/opensondage.svg)](https://dash.yunohost.org/appci/app/opensondage)
[![Install Opensondage with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=opensondage) [![Integration level](https://dash.yunohost.org/integration/opensondage.svg)](https://dash.yunohost.org/appci/app/opensondage)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/osticket_logo.svg" height="80px" alt="osticket's logo"> Osticket
# <img src="/images/osticket_logo.svg" height="80px" alt="osticket's logo"> OsTicket
[![Install osticket with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=osticket) [![Integration level](https://dash.yunohost.org/integration/osticket.svg)](https://dash.yunohost.org/appci/app/osticket)
[![Install osTicket with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=osticket) [![Integration level](https://dash.yunohost.org/integration/osticket.svg)](https://dash.yunohost.org/appci/app/osticket)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/osticket_logo.svg" height="80px" alt="logo de osticket"> Osticket
# <img src="/images/osticket_logo.svg" height="80px" alt="logo de osticket"> osTicket
[![Install osticket with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=osticket) [![Integration level](https://dash.yunohost.org/integration/osticket.svg)](https://dash.yunohost.org/appci/app/osticket)
[![Install osTicket with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=osticket) [![Integration level](https://dash.yunohost.org/integration/osticket.svg)](https://dash.yunohost.org/appci/app/osticket)
### Index
@ -10,7 +10,6 @@ osTicket est un système de tickets d'assistance open source largement utilisé.
osTicket est une alternative attrayante aux systèmes de support client plus coûteux et complexes ; simple, léger, fiable, open source, et facile à installer et à utiliser. Le meilleur, c'est qu'il est entièrement gratuit.
## Liens utiles
+ Site web : [osticket.com](https://osticket.com/)

View file

@ -1,6 +1,6 @@
# <img src="/images/peertube_logo.svg" height="80px" alt="peertube's logo"> Peertube
# <img src="/images/peertube_logo.svg" height="80px" alt="peertube's logo"> PeerTube
[![Install peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube) [![Integration level](https://dash.yunohost.org/integration/peertube.svg)](https://dash.yunohost.org/appci/app/peertube)
[![Install PeerTube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube) [![Integration level](https://dash.yunohost.org/integration/peertube.svg)](https://dash.yunohost.org/appci/app/peertube)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/peertube_logo.svg" height="80px" alt="logo de peertube"> Peertube
# <img src="/images/peertube_logo.svg" height="80px" alt="logo de peertube"> PeerTube
[![Install peertube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube) [![Integration level](https://dash.yunohost.org/integration/peertube.svg)](https://dash.yunohost.org/appci/app/peertube)
[![Install PeerTube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=peertube) [![Integration level](https://dash.yunohost.org/integration/peertube.svg)](https://dash.yunohost.org/appci/app/peertube)
### Index
x

View file

@ -1,12 +1,12 @@
# <img src="/images/phpmyadmin_logo.svg" height="80px" alt="phpmyadmin's logo"> phpMyAdmin
[![Install phpmyadmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpmyadmin) [![Integration level](https://dash.yunohost.org/integration/phpmyadmin.svg)](https://dash.yunohost.org/appci/app/phpmyadmin)
[![Install phpMyAdmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpmyadmin) [![Integration level](https://dash.yunohost.org/integration/phpmyadmin.svg)](https://dash.yunohost.org/appci/app/phpmyadmin)
### Index
- [Useful links](#useful-links)
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.
phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB. Frequently used operations (managing databases, tables, columns, relations, indexes, users, permissions, etc.) can be performed via the user interface, while you still have the ability to directly execute any SQL statement.
## Useful links

View file

@ -1,6 +1,6 @@
# <img src="/images/phpmyadmin_logo.svg" height="80px" alt="logo de phpmyadmin"> phpMyAdmin
[![Install phpmyadmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpmyadmin) [![Integration level](https://dash.yunohost.org/integration/phpmyadmin.svg)](https://dash.yunohost.org/appci/app/phpmyadmin)
[![Install phpMyAdmin with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpmyadmin) [![Integration level](https://dash.yunohost.org/integration/phpmyadmin.svg)](https://dash.yunohost.org/appci/app/phpmyadmin)
### Index

View file

@ -1,12 +1,12 @@
# <img src="/images/phpsysinfo_logo.png" height="80px" alt="phpsysinfo's logo"> Phpsysinfo
# <img src="/images/phpsysinfo_logo.png" height="80px" alt="phpsysinfo's logo"> phpSysInfo
[![Install phpsysinfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpsysinfo) [![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo)
[![Install phpSysInfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpsysinfo) [![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo)
### Index
- [Useful links](#useful-links)
A customizable PHP script that displays information about your system (CPU, Ram, disks).
phpSysInfo is a customizable PHP script that displays information about your system (CPU, RAM, disks).
## Useful links

View file

@ -1,10 +1,10 @@
# <img src="/images/phpsysinfo_logo.png" height="80px" alt="logo de phpsysinfo"> Phpsysinfo
# <img src="/images/phpsysinfo_logo.png" height="80px" alt="logo de phpsysinfo"> phpSysInfo
[![Install phpsysinfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpsysinfo) [![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo)
[![Install phpSysInfo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=phpsysinfo) [![Integration level](https://dash.yunohost.org/integration/phpsysinfo.svg)](https://dash.yunohost.org/appci/app/phpsysinfo)
### Index
Un script PHP personnalisable qui affiche bien les informations sur votre système (CPU, Ram, disques...).
phpSysInfo est un script PHP personnalisable qui affiche bien les informations sur votre système (CPU, RAM, disques...).
## Liens utiles

View file

@ -1,6 +1,6 @@
# <img src="/images/plume_logo.svg" height="80px" alt="plume's logo"> Plume
[![Install plume with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=plume) [![Integration level](https://dash.yunohost.org/integration/plume.svg)](https://dash.yunohost.org/appci/app/plume)
[![Install Plume with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=plume) [![Integration level](https://dash.yunohost.org/integration/plume.svg)](https://dash.yunohost.org/appci/app/plume)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/plume_logo.svg" height="80px" alt="logo de plume"> Plume
[![Install plume with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=plume) [![Integration level](https://dash.yunohost.org/integration/plume.svg)](https://dash.yunohost.org/appci/app/plume)
[![Install Plume with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=plume) [![Integration level](https://dash.yunohost.org/integration/plume.svg)](https://dash.yunohost.org/appci/app/plume)
### Index

View file

@ -10,7 +10,7 @@ PluXml is a blog/CMS storing data in XML and not in a SQL database.
## Plugins and themes
Plugins and themes should respectively be installed in the following folders : `/var/www/pluxml/plugins`, `/var/www/pluxml/themes`.
Plugins and themes should respectively be installed in the following folders: `/var/www/pluxml/plugins`, `/var/www/pluxml/themes`.
## Backup

View file

@ -50,7 +50,7 @@ collection: calendar, book or collection concerned.
permission: permission, r (read), w (write) or rw (read/write)
```
*Rights* file contains several examples that can be exploited.
To validate changes to the */etc/radicale/rights* file, radical must be recharged via uwsgi service.
To validate changes to the */etc/radicale/rights* file, radical must be recharged via uWSGI service.
```bash
sudo service uwsgi restart
```
@ -72,7 +72,7 @@ In both cases, the sharing works only using the full address of the calendar or
This limitation may be blocking for clients managing a single collection, as InfCloud. In this particular case, a solution overcomes this problem.
#### Share resources directly in the collection of a user
> This solution is functional, but is an hack ...
> This solution is functional, but is an hack...
To enable sharing to occur directly in the collection of a user, it must exploit the use of files in Radicale.
By simply creating a symbolic link to the resource sharing.
@ -86,7 +86,7 @@ However, without recourse to the rules for each resource in the collection of us
### Making Radical log more verbose
By default, the Radical log is set to INFO. This method savings the hard drive but does not debug Radicale in case of problems.
To pass Radicale in DEBUG mode, edit the */etc/radicale/logging* and change INFO to DEBUG in sections *[logger_root]* and *[handler_file]*. Then reload the uwsgi service.
To pass Radicale in DEBUG mode, edit the */etc/radicale/logging* and change INFO to DEBUG in sections *[logger_root]* and *[handler_file]*. Then reload the uWSGI service.
Now, the log displays all requests that are made to Radicale and analysis of *rights* file.
However, do not stay on this mode because the log is filled very quickly.

View file

@ -19,7 +19,7 @@ Pour connecter un autre client au serveur radicale, il faut renseigner ces adres
- Exemple : https://example.org/radicale/moi/AddressBook.vcf/
### Créer un nouveau calendrier ou un nouveau carnet dadresses
Créer un nouveau calendrier ou un nouveau carnet dadresses est très simple avec radicale, il suffit dy accéder! Radicale créera tout nouveau calendrier ou carnet dadresses inexistant si vous tentez dy accéder.
Créer un nouveau calendrier ou un nouveau carnet dadresses est très simple avec radicale, il suffit dy accéder ! Radicale créera tout nouveau calendrier ou carnet dadresses inexistant si vous tentez dy accéder.
Il suffit donc de se connecter (comme précédemment) à un calendrier ou un carnet dadresses inexistant pour le créer.
Cela peut être fait simplement avec un navigateur, pour le voir apparaître dans une collection déjà connectée à un client.
@ -50,7 +50,7 @@ collection: calendrier, carnet ou collection concernée.
permission: permission, r (lecture), w (écriture) ou rw (lecture/écriture)
```
Le fichier *rights* contient plusieurs exemples pouvant être exploités.
Pour valider les modifications apportées au fichier */etc/radicale/rights*, radicale doit être rechargé via le service uwsgi.
Pour valider les modifications apportées au fichier */etc/radicale/rights*, radicale doit être rechargé via le service uWSGI.
```bash
sudo service uwsgi restart
```
@ -72,7 +72,7 @@ Dans les deux cas, le partage ne fonctionnera quen utilisant ladresse comp
Cette limitation peut savérer bloquante pour des clients gérant une seule collection, tel que InfCloud. Pour ce cas particulier, une solution permet de contourner ce problème.
#### Partager des ressources directement dans la collection dun utilisateur
> Cette solution est fonctionnelle, mais reste du bidouillage
> Cette solution est fonctionnelle, mais reste du bidouillage...
Pour permettre à un partage dapparaître directement dans la collection dun utilisateur, il faut exploiter lusage des fichiers sous Radicale.
En créant simplement un lien symbolique de la ressource à partager.
@ -86,7 +86,7 @@ En revanche, sans avoir recours à des règles pour chaque ressource de la colle
### Rendre le log de Radicale plus loquace
Par défaut, le log de Radicale est réglé sur INFO. Ce mode épargne le disque dur mais ne permet pas de débugger Radicale en cas de problème.
Pour passer Radicale en mode DEBUG, il faut éditer le fichier */etc/radicale/logging* et passer INFO à DEBUG dans les sections *[logger_root]* et *[handler_file]* puis recharger le service uwsgi.
Pour passer Radicale en mode DEBUG, il faut éditer le fichier */etc/radicale/logging* et passer INFO à DEBUG dans les sections *[logger_root]* et *[handler_file]* puis recharger le service uWSGI.
Dès lors, le log affiche toutes les requêtes qui sont faites à Radicale ainsi que lanalyse du fichier *rights*.
Il est toutefois déconseillé de rester sur ce mode, car le log se remplie très rapidement.

View file

@ -1,6 +1,6 @@
# <img src="/images/yunohost_package.png" height="80px" alt="Package"> Rainloop
[![Install rainloop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=rainloop) [![Integration level](https://dash.yunohost.org/integration/rainloop.svg)](https://dash.yunohost.org/appci/app/rainloop)
[![Install Rainloop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=rainloop) [![Integration level](https://dash.yunohost.org/integration/rainloop.svg)](https://dash.yunohost.org/appci/app/rainloop)
### Index
@ -13,26 +13,26 @@ Rainloop is a lightweight webmail.
To configure it, go to http://DOMAIN.TLD/rainloop/app/?admin
- The default login is : admin
- The default password is : Password chosen during install
- If you lost the admin password, you can retrieve it using ``sudo yunohost app setting rainloop password``
- The default login is: admin
- The default password is: Password chosen during install
- If you lost the admin password, you can retrieve it using `sudo yunohost app setting rainloop password`
### Cardav
Each user can add a remote carddav server from their own parameters interface.
### CardDAV
Each user can add a remote cardDAV server from their own parameters interface.
- If you use baikal, the CardDav address is: https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/
- If you use NextCloud, the CardDav address is: https://DOMAIN.TLD/nextcloud/remote.php/carddav/addressbooks/USER/contacts
- If you use Baïkal, the CardDAV address is: https://DOMAIN.TLD/baikal/card.php/addressbooks/USER/default/
- If you use Nextcloud, the CardDAV address is: https://DOMAIN.TLD/nextcloud/remote.php/carddav/addressbooks/USER/contacts
### Domains
Users can use Rainloop to access mailboxes other than the one provided by yunohost (e.g. gmail.com or live.com). The option is available through the "account -> add an account" button.
Users can use Rainloop to access mailboxes other than the one provided by YunoHost (e.g. gmail.com or live.com). The option is available through the "account -> add an account" button.
The administrator must authorize the connection to third party domains, via a white list in the administration interface.
### PGP Keys
Rainloop saves your PGP private keys in the browser storage. This means that you will loose your private keys if you clear your browser storage (e.g., private browsing, different computer...). This packages integrates [PGPback by chtixof](https://github.com/chtixof/pgpback_ynh) so you can store your PGP private keys on the server securely. Go to **http://DOMAIN.TLD/rainloop/pgpback** to backup your PGP keys on the server or restore them.
### Upgrade
To upgrade the app once a new rainloop version is available, simply run in a local shell via ssh or otherwise :
``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``
To upgrade the app once a new rainloop version is available, simply run in a local shell via ssh or otherwise:
`sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop`
## Useful links

View file

@ -1,6 +1,6 @@
# <img src="/images/yunohost_package.png" height="80px" alt="Package"> Rainloop
[![Install rainloop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=rainloop) [![Integration level](https://dash.yunohost.org/integration/rainloop.svg)](https://dash.yunohost.org/appci/app/rainloop)
[![Install Rainloop with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=rainloop) [![Integration level](https://dash.yunohost.org/integration/rainloop.svg)](https://dash.yunohost.org/appci/app/rainloop)
### Index
@ -15,24 +15,23 @@ Pour le configurer après l'installation, veuillez vous rendre sur http://DOMAIN
- Le nom d'utilisateur admin par défaut est : admin
- Le mot de passe admin par défaut est : Mot de passe choisi lors de l'installation
- Si vous avez oublié votre mot de passe, vous pouvez le retrouver avec ``sudo yunohost app setting rainloop password``
- Si vous avez oublié votre mot de passe, vous pouvez le retrouver avec `sudo yunohost app setting rainloop password`
### Carnet d'adresses
Rainloop intègre par défaut un carnet d'adresse avec les utilisateurs du serveur yunohost. Chaque utilisateur peut ajouter un carnet d'adresse distant CardDav via leurs propres paramètres.
- Si vous utilisez Baikal, l'adresse à renseigner est du type : https://DOMAIN.TLD/baikal/card.php/addressbooks/UTILISATEUR/default/
- Si vous utilisez NextCloud, l'adresse à renseigner est du type : https://DOMAIN.TLD/nextcloud/remote.php/carddav/addressbooks/USER/contacts
Rainloop intègre par défaut un carnet d'adresse avec les utilisateurs du serveur YunoHost. Chaque utilisateur peut ajouter un carnet d'adresse distant CardDAV via leurs propres paramètres.
- Si vous utilisez Baïkal, l'adresse à renseigner est du type : https://DOMAIN.TLD/baikal/card.php/addressbooks/UTILISATEUR/default/
- Si vous utilisez Nextcloud, l'adresse à renseigner est du type : https://DOMAIN.TLD/nextcloud/remote.php/carddav/addressbooks/USER/contacts
### Gestion des domaines
Les utilisateurs peuvent se servir de Rainloop pour accéder à d'autres boites mail que celle fournie par yunohost (par exemple gmail.com ou laposte.net). L'option est disponible par le bouton "compte -> ajouter un compte".
Les utilisateurs peuvent se servir de Rainloop pour accéder à d'autres boites mail que celle fournie par YunoHost (par exemple gmail.com ou laposte.net). L'option est disponible par le bouton "compte -> ajouter un compte".
L'administrateur doit pour cela autoriser la connexion à des domaines tiers, via une liste blanche dans l'interface administration.
### Gestion des clés PGP
Rainloop stocke les clés PGP privées dans le stockage de navigateur. Cela implique que vos clés seront perdues quand vous videz le stockage de navigateur (navigation incognito, changement d'ordinateur, ...). Ce paquet intègre donc [PGPback de chtixof](https://github.com/chtixof/pgpback_ynh) pour que vous puissiez stocker vos clés privées PGP de manière sécurisée sur le serveur. Rendez-vous à l'adresse **http://DOMAIN.TLD/rainloop/pgpback** pour stocker vos clés privées PGP sur le serveur ou les restaurer dans un nouveau navigateur.
### Mise à jour
Pour mettre à jour rainloop lorsqu'une nouvelle version est disponible, lancez en console locale (ssh ou autre) :
``sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop``
Pour mettre à jour Rainloop lorsqu'une nouvelle version est disponible, lancez en console locale (SSH ou autre) :
`sudo yunohost app upgrade -u https://github.com/YunoHost-Apps/rainloop_ynh rainloop`
## Liens utiles

View file

@ -1,6 +1,6 @@
# <img src="/images/roundcube_logo.svg" height="80px" alt="roundcube's logo"> Roundcube
[![Install roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube) [![Integration level](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube)
[![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube) [![Integration level](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube)
### Index
@ -10,19 +10,18 @@ Roundcube is a web client for email messaging also called webmail.
### Synchronize your contacts
Roundcube offers you at the installation to synchronize your contacts with a CardDAV server, through a third party plugin. Using a CardDAV server like Baïkal or ownCloud's "Contacts" application, both available in YunoHost, allows you to centralize and manage your contacts.
Roundcube offers you at the installation to synchronize your contacts with a CardDAV server, through a third party plugin. Using a CardDAV server like Baïkal or Nextcloud's "Contacts" application, both available in YunoHost, allows you to centralize and manage your contacts.
Similarly to IMAP that allows you to synchronize your emails with your mail server, CardDAV allows you to access your contacts through multiple clients, such as Roundcube. Thanks to CardDAV, you will not have to import your contacts in each of your devices.
Note that addressbooks defined in Baïkal or ownCloud will be automatically added in Roundcube for each user if they are already installed.
Note that addressbooks defined in Baïkal or Nextcloud will be automatically added in Roundcube for each user if they are already installed.
----
In case you've installed ownCloud after, here is how to add your addressbooks:
* Go to "Contacts" section of your owncloud application and click on the gear wheel icon located at the bottom left. Then, click on "CardDAV link" and copy the URL that appeared.
* Go to Roundcube's CardDAV section and type in "ownCloud" in "Label" field, paste the previously copied URL and type your username and password. Your contacts are now synchronized!
In case you've installed Nextcloud after, here is how to add your addressbooks:
* Go to "Contacts" section of your Nextcloud application and click on the gear wheel icon located at the bottom left. Then, click on "CardDAV link" and copy the URL that appeared.
* Go to Roundcube's CardDAV section and type in "nextcloud" in "Label" field, paste the previously copied URL and type your username and password. Your contacts are now synchronized!
## Useful links

View file

@ -1,6 +1,6 @@
# <img src="/images/roundcube_logo.svg" height="80px" alt="logo de roundcube"> Roundcube
[![Install roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube) [![Integration level](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube)
[![Install Roundcube with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=roundcube) [![Integration level](https://dash.yunohost.org/integration/roundcube.svg)](https://dash.yunohost.org/appci/app/roundcube)
### Index
@ -10,18 +10,18 @@ Roundcube est un client web de courrier électronique libre ou aussi appelé un
### Synchronisation des contacts
Roundcube vous propose à l'installation, via un greffon tiers, de pouvoir synchroniser vos contacts avec un serveur CardDAV. Utiliser un serveur CardDAV comme Baïkal ou lapplication « Contacts » downCloud, tous deux disponibles pour YunoHost, a lavantage de permettre une gestion centralisée de vos contacts.
Roundcube vous propose à l'installation, via un greffon tiers, de pouvoir synchroniser vos contacts avec un serveur CardDAV. Utiliser un serveur CardDAV comme Baïkal ou lapplication « Contacts » de Nextcloud, tous deux disponibles pour YunoHost, a lavantage de permettre une gestion centralisée de vos contacts.
De la même façon que le protocole IMAP vous permet de synchroniser vos courriels avec votre serveur mail, CardDAV vous permet davoir accès à vos contacts depuis une multitude de clients, dont Roundcube. Avec CardDAV, nous naurez donc plus besoin dimporter vos contacts dans chaque client.
Notez que si Baïkal ou ownCloud sont déjà installés, les carnets d'adresses qui y sont définis seront automatiquement ajoutés pour chaque utilisateur dans Roundcube.
Notez que si Baïkal ou Nextcloud sont déjà installés, les carnets d'adresses qui y sont définis seront automatiquement ajoutés pour chaque utilisateur dans Roundcube.
----
Si vous avez installé ownCloud après, voici comment ajouter vos carnets d'adresses :
Si vous avez installé Nextcloud après, voici comment ajouter vos carnets d'adresses :
* Rendez-vous dans la section « Contacts » de votre espace ownCloud et cliquez sur licône représentant une roue dentée en bas à gauche. Ensuite, cliquez sur licône « Lien CardDAV » et copiez lURL qui saffiche en dessous.
* Rendez-vous ensuite dans la section CardDAV des paramètres de Roundcube et entrez « ownCloud » dans le champ « Label », collez lURL que vous venez de copier et enfin entrez votre nom dutilisateur et votre mot de passe. Vos contacts sont désormais synchronisés!
* Rendez-vous dans la section « Contacts » de votre espace Nextcloud et cliquez sur licône représentant une roue dentée en bas à gauche. Ensuite, cliquez sur licône « Lien CardDAV » et copiez lURL qui saffiche en dessous.
* Rendez-vous ensuite dans la section CardDAV des paramètres de Roundcube et entrez « nextcloud » dans le champ « Label », collez lURL que vous venez de copier et enfin entrez votre nom dutilisateur et votre mot de passe. Vos contacts sont désormais synchronisés!
## Liens utiles

View file

@ -1,13 +1,12 @@
# <img src="/images/searx_logo.svg" height="80px" alt="searx's logo"> Searx
[![Install searx with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=searx) [![Integration level](https://dash.yunohost.org/integration/searx.svg)](https://dash.yunohost.org/appci/app/searx)
[![Install Searx with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=searx) [![Integration level](https://dash.yunohost.org/integration/searx.svg)](https://dash.yunohost.org/appci/app/searx)
### Index
- [Useful links](#useful-links)
Searx is a free and decentralized meta-search engine. The queries made are not saved by searx in order to protect the privacy of the user-rice-s.
As a metasearch engine, searx collects and displays results from dozens of search engines. The search engines used (or not) can be configured in the preferences.
Searx is a free and decentralized meta-search engine. The queries made are not saved by Searx in order to protect the privacy of the user. As a metasearch engine, searx collects and displays results from dozens of search engines. The search engines used (or not) can be configured in the preferences.
As a decentralized software, searx is installed on different instances (different servers). In France, associations such as Framasoft, Aquilenet or La Quadrature du Net have installed it on their servers.
## Useful links

View file

@ -1,12 +1,12 @@
# <img src="/images/searx_logo.svg" height="80px" alt="logo de searx"> Searx
[![Install searx with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=searx) [![Integration level](https://dash.yunohost.org/integration/searx.svg)](https://dash.yunohost.org/appci/app/searx)
[![Install Searx with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=searx) [![Integration level](https://dash.yunohost.org/integration/searx.svg)](https://dash.yunohost.org/appci/app/searx)
### Index
- [Liens utiles](#liens-utiles)
Searx est un métamoteur de recherche libre et décentralisé. Les requêtes effectuées ne sont pas enregistrées par searx afin de protéger la vie privée des utilisateur·rice·s.
Searx est un métamoteur de recherche libre et décentralisé. Les requêtes effectuées ne sont pas enregistrées par Searx afin de protéger la vie privée des utilisateur·rice·s.
En tant que métamoteur, searx collecte et affiche les résultats issus de plusieurs dizaines de moteurs de recherche. Les moteurs utilisés (ou non) sont paramétrables dans les préférences.
En tant que logiciel décentralisé, searx est installé sur différentes instances (différents serveurs). En France, des associations comme Framasoft, Aquilenet ou La Quadrature du Net l'ont installé sur leurs serveurs.

View file

@ -1,12 +1,12 @@
# <img src="/images/yunohost_package.png" height="80px" alt="Package"> Shellinabox
[![Install shellinabox with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shellinabox) [![Integration level](https://dash.yunohost.org/integration/shellinabox.svg)](https://dash.yunohost.org/appci/app/shellinabox)
[![Install Shellinabox with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shellinabox) [![Integration level](https://dash.yunohost.org/integration/shellinabox.svg)](https://dash.yunohost.org/appci/app/shellinabox)
### Index
- [Useful links](#useful-links)
Shell In A Box implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins.
Shellinabox implements a web server that can export arbitrary command line tools to a web based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled web browser and does not require any additional browser plugins.
## Useful links

View file

@ -1,12 +1,12 @@
# <img src="/images/shellinabox_logo.svg" height="80px" alt="logo de shellinabox"> Shellinabox
[![Install shellinabox with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shellinabox) [![Integration level](https://dash.yunohost.org/integration/shellinabox.svg)](https://dash.yunohost.org/appci/app/shellinabox)
[![Install Shellinabox with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=shellinabox) [![Integration level](https://dash.yunohost.org/integration/shellinabox.svg)](https://dash.yunohost.org/appci/app/shellinabox)
### Index
- [Liens utiles](#liens-utiles)
Shell In A Box met en œuvre un serveur web qui peut saisir des lignes de commande arbitraires vers un émulateur de terminal. Cet émulateur est accessible à tout navigateur web compatible JavaScript et CSS et ne nécessite pas de plugins supplémentaires à votre navigateur Internet.
Shellinabox met en œuvre un serveur web qui peut saisir des lignes de commande arbitraires vers un émulateur de terminal. Cet émulateur est accessible à tout navigateur Web compatible JavaScript et CSS et ne nécessite pas de plugins supplémentaires à votre navigateur Internet.
## Liens utiles

View file

@ -1,12 +1,12 @@
# <img src="/images/sogo_logo.png" height="80px" alt="SOGo Logo"> SOGo
[![Install Sogo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=sogo) [![Integration level](https://dash.yunohost.org/integration/sogo.svg)](https://dash.yunohost.org/appci/app/sogo)
[![Install SOGo with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=sogo) [![Integration level](https://dash.yunohost.org/integration/sogo.svg)](https://dash.yunohost.org/appci/app/sogo)
### Index
- [Useful links](#useful-links)
SOGo is an opensource groupware solution which has Webmail, a global address book, calender and contacts which can be synced via Caldav or Cardav.
SOGo is an opensource groupware solution which has Webmail, a global address book, calender and contacts which can be synced via CalDAV or CardDAV.
## Useful links

View file

@ -1,6 +1,6 @@
# <img src="/images/sogo_logo.png" height="80px" alt="SOGo Logo"> SOGo
[![Installer Sogo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=sogo) [![Integration level](https://dash.yunohost.org/integration/sogo.svg)](https://dash.yunohost.org/appci/app/sogo)
[![Installer SOGo avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=sogo) [![Integration level](https://dash.yunohost.org/integration/sogo.svg)](https://dash.yunohost.org/appci/app/sogo)
### Index

View file

@ -1,13 +1,13 @@
# <img src="/images/strut_logo.png" height="80px" alt="strut's logo"> Strut
[![Install strut with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=strut) [![Integration level](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut)
[![Install Strut with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=strut) [![Integration level](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut)
### Index
- [Useful links](#useful-links)
Strut is an online slideshow creation software. It allows you to create simple slides by including text, images, shapes, websites or videos, as well as the layout of the slides. It uses the Impress.js library and
allows you to save your project locally or export it as a zip file containing the source files and HTML.
allows you to save your project locally or export it as a ZIP file containing the source files and HTML.
## Useful links

View file

@ -1,12 +1,12 @@
# <img src="/images/strut_logo.png" height="80px" alt="logo de strut"> Strut
[![Install strut with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=strut) [![Integration level](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut)
[![Install Strut with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=strut) [![Integration level](https://dash.yunohost.org/integration/strut.svg)](https://dash.yunohost.org/appci/app/strut)
### Index
- [Liens utiles](#liens-utiles)
Strut est un logiciel de création en ligne de diaporamas. Il permet de créer des diapositives simples en incluant textes, images, formes, sites web ou vidéos, ainsi que la disposition des diapos. Il utilise la librairie Impress.js et vous permet de sauvegarder votre projet en local ou de l'exporter en zip contenant les fichiers sources et le HTML.
Strut est un logiciel de création en ligne de diaporamas. Il permet de créer des diapositives simples en incluant textes, images, formes, sites web ou vidéos, ainsi que la disposition des diapos. Il utilise la librairie Impress.js et vous permet de sauvegarder votre projet en local ou de l'exporter en ZIP contenant les fichiers sources et le HTML.
## Liens utiles

View file

@ -1,4 +1,4 @@
# <img src="/images/transmission.png">Transmission
# <img src="/images/transmission.png"> Transmission
### What is Transmission?
@ -30,10 +30,10 @@ scp (-r) /your/file/ root@your-domain.org:/home/yunohost.transmission/completed
```
##### How to download a complete folder?
Once connected to your server, using [SSH](ssh), move to the download folder and zip it :
Once connected to your server, using [SSH](ssh), move to the download folder and ZIP it:
```bash
cd /home/yunohost.transmission/completed
zip -r your_archive.zip [dossier]
```
More informations about file transfer using *scp*: http://doc.ubuntu-fr.org/ssh#transfert_-_copie_de_fichiers (french, need english documentation)
More informations about file transfer using *scp*: http://doc.ubuntu-fr.org/ssh#transfert_-_copie_de_fichiers (French, need English documentation)

View file

@ -1,4 +1,4 @@
# <img src="/images/transmission.png">Transmission
# <img src="/images/transmission.png"> Transmission
### Cest quoi Transmission?
Transmission est un logiciel de téléchargement et de partage de fichiers basé sur le protocole BitTorrent.

View file

@ -1,8 +1,8 @@
#Upgrade your applications
# Upgrade your applications
Once you installed applications, you may need to upgrade them, sooner or later.
** Caution: ** please be advised to backup your databases (using phpmyadmin application for example) and files before any upgrade.
**Caution:** please be advised to backup your databases (using phpMyAdmin application for example) and files before any upgrade.
### Upgrade using the admin panel
Go to Tools > Update system
@ -14,19 +14,19 @@ First, connect to your server through SSH and type in the following command (Wor
```bash
yunohost app upgrade wordpress
```
** Note: ** in case you have multiple instances of the same type (ex: 2 wordpress) installed, you will need to specify the instance name (ex: wordpress or wordpress__2).
**Note:** in case you have multiple instances of the same type (ex: 2 wordpress) installed, you will need to specify the instance name (ex: wordpress or wordpress__2).
#### Upgrade an unofficial application
Specify the git repository containing the upgrade.
Specify the Git repository containing the upgrade.
For intance, to upgrade LimeSurvey:
```bash
yunohost app upgrade limesurvey -u https://github.com/zamentur/limesurvey_ynh
```
** Note: ** be cautious when installing unofficial applications and upgrades. Be sure that theses updates are stables and are not a step in the development process. There may be a good reason if an application is not listed in the official repository.
**Note:** be cautious when installing unofficial applications and upgrades. Be sure that theses updates are stables and are not a step in the development process. There may be a good reason if an application is not listed in the official repository.
** Caution: ** be sure to check the content of any update; installing or upgrading an unofficial application allows it to run scripts with the highest privileges.
**Caution:** be sure to check the content of any update; installing or upgrading an unofficial application allows it to run scripts with the highest privileges.
#### Command line options

View file

@ -2,20 +2,20 @@
Une fois que vous avez installé des applications, il est nécessaire de les mettre à jour. Plusieurs méthodes existent et sont détaillées ci-dessous.
** Attention : ** il est recommandé de faire une sauvegarde de la base de données (par exemple via lapplication [phpmyadmin](https://github.com/YunoHost-apps/phpmyadmin_ynh) ([installer](https://install-app.yunohost.org/?app=phpmyadmin))) ainsi que des fichiers avant une opération de mise à jour.
** Attention : ** il est recommandé de faire une sauvegarde de la base de données (par exemple via lapplication [phpMyAdmin](https://github.com/YunoHost-apps/phpmyadmin_ynh) ([installer](https://install-app.yunohost.org/?app=phpmyadmin))) ainsi que des fichiers avant une opération de mise à jour.
### Mise à jour par linterface web
### Mise à jour par linterface Web
Pour cela, il faut aller dans longlet "Mettre à jour le système".
Une fois la liste des paquets et des applications rafraîchie, il sera proposé de mettre à jour les applications et paquets qui peuvent lêtre.
### Mise à jour en ligne de commande
Il faut dabord se connecter sur le serveur en ssh, puis entrer la commande suivante (dans le cas dune mise à jour WordPress) :
Il faut dabord se connecter sur le serveur en SSH, puis entrer la commande suivante (dans le cas dune mise à jour WordPress) :
```bash
yunohost app upgrade wordpress
```
** Note : ** dans le cas où plusieurs applications du même type (ex : deux WordPress) sont installées sur le serveur, il est nécessaire de spécifier le nom dinstance (ex : wordpress ou wordpress__2).
**Note :** dans le cas où plusieurs applications du même type (ex : deux WordPress) sont installées sur le serveur, il est nécessaire de spécifier le nom dinstance (ex : wordpress ou wordpress__2).
#### Mise à jour dune application non officielle
Il faut pour cela indiquer le dépôt git qui contient la mise à jour.
@ -25,14 +25,14 @@ Par exemple, pour mettre à jour LimeSurvey, entrer :
yunohost app upgrade limesurvey -u https://github.com/zamentur/limesurvey_ynh
```
** Note : ** faites attention aux applications/mises à jour non officielles que vous installez. Assurez-vous que ces mises à jour sont stables et ne constituent pas une étape de développement. Si une application ou une mise à jour nest pas intégrée au dépôt officiel, il y a sûrement une raison.
**Note :** faites attention aux applications/mises à jour non officielles que vous installez. Assurez-vous que ces mises à jour sont stables et ne constituent pas une étape de développement. Si une application ou une mise à jour nest pas intégrée au dépôt officiel, il y a sûrement une raison.
** Attention : ** assurez-vous du contenu de cette mise à jour; linstallation ou la mise à jour dune application non officielle permet à cette dernière dexécuter des scripts avec les privilèges les plus élevés. Si le script est malicieux, il pourrait nuire à votre vie privée en communiquant à des tiers toute donnée présente sur le serveur, ou bien les détruire irrémédiablement.
**Attention :** assurez-vous du contenu de cette mise à jour; linstallation ou la mise à jour dune application non officielle permet à cette dernière dexécuter des scripts avec les privilèges les plus élevés. Si le script est malicieux, il pourrait nuire à votre vie privée en communiquant à des tiers toute donnée présente sur le serveur, ou bien les détruire irrémédiablement.
##### Options de ligne de commande
Lorsque vous mettez à jour des applications à partir de la ligne de commande, vous pouvez spécifier des options spécifiques pour modifier le comportement du script d'upgrade.
Pour définir ces options, définissez la variable correspondante avant la commande d'upgrade: `sudo OPTION_TO_SET=1 yunohost app upgrade wordpress`
Pour définir ces options, définissez la variable correspondante avant la commande d'upgrade : `sudo OPTION_TO_SET=1 yunohost app upgrade wordpress`
Les options disponibles sont:
- `NO_BACKUP_UPGRADE`: Ne pas effectuer le backup avant la mise à jour. Ce qui veut dire que la mise à jour se fera sans sauvegarde de sécurité.

View file

@ -1,6 +1,6 @@
# <img src="/images/wallabag2_logo.svg" height="80px" alt="wallabag2's logo"> Wallabag2
[![Install wallabag2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wallabag2) [![Integration level](https://dash.yunohost.org/integration/wallabag2.svg)](https://dash.yunohost.org/appci/app/wallabag2)
[![Install Wallabag2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wallabag2) [![Integration level](https://dash.yunohost.org/integration/wallabag2.svg)](https://dash.yunohost.org/appci/app/wallabag2)
### Index
@ -31,4 +31,3 @@ In addition to Wallabag core features, the following are made available with thi
No automatic upgrade process is available. You need a manual (but simple) migration from Wallabag v1.
Please take a look at the [official documentation](https://doc.wallabag.org/en/user/import/wallabagv1.html).

View file

@ -1,6 +1,6 @@
# <img src="/images/wallabag2_logo.svg" height="80px" alt="logo de wallabag2"> Wallabag
# <img src="/images/wallabag2_logo.svg" height="80px" alt="logo de wallabag2"> Wallabag2
[![Install wallabag2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wallabag2) [![Integration level](https://dash.yunohost.org/integration/wallabag2.svg)](https://dash.yunohost.org/appci/app/wallabag2)
[![Install Wallabag2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wallabag2) [![Integration level](https://dash.yunohost.org/integration/wallabag2.svg)](https://dash.yunohost.org/appci/app/wallabag2)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/weblate_logo.svg" height="80px" alt="weblate's logo"> Weblate
[![Install weblate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=weblate) [![Integration level](https://dash.yunohost.org/integration/weblate.svg)](https://dash.yunohost.org/appci/app/weblate)
[![Install Weblate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=weblate) [![Integration level](https://dash.yunohost.org/integration/weblate.svg)](https://dash.yunohost.org/appci/app/weblate)
### Index
@ -13,7 +13,6 @@ and then push the translations to the repository.
There is a system for reviewing, suggesting, commenting on a translation.
You can install a third party authentication, for example you can log in with your GitHub account. Our account then allows us to keep a history.
## Useful links
+ Website: [weblate.org](https://weblate.org/)

View file

@ -1,17 +1,16 @@
# <img src="/images/weblate_logo.svg" height="80px" alt="logo de weblate"> Weblate
[![Install weblate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=weblate) [![Integration level](https://dash.yunohost.org/integration/weblate.svg)](https://dash.yunohost.org/appci/app/weblate)
[![Install Weblate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=weblate) [![Integration level](https://dash.yunohost.org/integration/weblate.svg)](https://dash.yunohost.org/appci/app/weblate)
### Index
- [Liens utiles](#liens-utiles)
Weblate est un outil de traduction en mode web fortement lié aux systèmes de contrôle de versions. A travers une interface utilisateur claire et simple, Weblate permet la propagation de traductions entre sous-projets, peut vérifier la qualité des traductions et est automatiquement lié aux fichiers sources.
Weblate fonctionne très bien avec un serveur GitLab, GitHub, Bitbucket. Il est possible d'importer les traductions déjà existantes d'un projet, de permettre à tout le monde de contribuer à la traduction d'un projet via son interface web, et ensuite pousser les traductions sur le repository.
Weblate fonctionne très bien avec un serveur GitLab, GitHub, Bitbucket. Il est possible d'importer les traductions déjà existantes d'un projet, de permettre à tout le monde de contribuer à la traduction d'un projet via son interface Web, et ensuite pousser les traductions sur le repository.
Il y a un système de revue, de suggestions, de commentaires sur une traduction.
On peut installer une authentification tiers, par exemple on peut se connecter avec son compte GitHub. Notre compte permet ensuite de garder un historique.
## Liens utiles
+ Site web : [weblate.org](https://weblate.org/)

View file

@ -1,4 +1,4 @@
#Webtrees
# Webtrees
webtrees is the web's leading online collaborative genealogy application.

View file

@ -1,4 +1,4 @@
#Webtrees
# Webtrees
webtrees est le chef de file sur le Web des logiciels de généalogie conversationnels en ligne. C'est un logiciel Open Source et il coûte zéro $ - oui, totalement GRATUIT !

View file

@ -1,6 +1,6 @@
# <img src="/images/wekan_logo.svg" height="80px" alt="wekan's logo"> Wekan
[![Install wekan with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wekan) [![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan)
[![Install Wekan with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wekan) [![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan)
### Index

View file

@ -1,6 +1,6 @@
# <img src="/images/wekan_logo.svg" height="80px" alt="logo de wekan"> Wekan
[![Install wekan with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wekan) [![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan)
[![Install Wekan with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=wekan) [![Integration level](https://dash.yunohost.org/integration/wekan.svg)](https://dash.yunohost.org/appci/app/wekan)
### Index
@ -9,7 +9,6 @@
Wekan est un gestionnaire de tâches collaboratif en ligne. Il facilite la gestion de projets par l'élaboration de todo listes.
Wekan propose une grande diversité de fonctionnalités, ce qui en fait un service très complet et adapté à des projets complexes. Si vous cherchez un outil kanban plus simple, vous pouvez utiliser [Kanboard](/app_kanboard).
## Liens utiles
+ Site web : [wekan.github.io](https://wekan.github.io/)