mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Create app_plainpad.fr.md
This commit is contained in:
parent
9795a129b2
commit
a2fc101bac
1 changed files with 38 additions and 0 deletions
38
pages/04.applications/10.docs/plainpad/app_plainpad.fr.md
Normal file
38
pages/04.applications/10.docs/plainpad/app_plainpad.fr.md
Normal file
|
@ -0,0 +1,38 @@
|
|||
---
|
||||
title: Plainpad
|
||||
template: docs
|
||||
taxonomy:
|
||||
category: docs, apps
|
||||
routes:
|
||||
default: '/app_plainpad'
|
||||
---
|
||||
|
||||
[![Installer Plainpad avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=plainpad) [![Integration level](https://dash.yunohost.org/integration/plainpad.svg)](https://dash.yunohost.org/appci/app/plainpad)
|
||||
|
||||
### Index
|
||||
|
||||
- [Liens utiles](#liens-utiles)
|
||||
|
||||
*Plainpad* est une application de prise de notes open source auto-hébergée qui est très facile à configurer sur votre serveur. Vos données ne quitteront jamais votre serveur et vous pourrez y accéder depuis n'importe quel appareil connecté à Internet.
|
||||
Avec Plainpad, vous pouvez autoriser plusieurs utilisateurs à accéder à l'application sans pouvoir voir les notes des autres. Les notes sont cryptées et stockées en toute sécurité dans la base de données.
|
||||
|
||||
### Captures d'écran
|
||||
|
||||
![Captures d'écran de Plainpad](https://github.com/YunoHost-Apps/plainpad_ynh/blob/master/doc/screenshots/screenshot.png)
|
||||
|
||||
### Avertissements / informations importantes
|
||||
|
||||
### Configuration
|
||||
|
||||
Les identifiants par défaut sont :
|
||||
```
|
||||
username: admin@example.org
|
||||
password: 12345
|
||||
```
|
||||
|
||||
## Liens utiles
|
||||
|
||||
+ Site web : [alextselegidis.com/get/plainpad/](https://alextselegidis.com/get/plainpad/)
|
||||
+ Démonstration : [Démo](https://alextselegidis.com/try/plainpad/#/login)
|
||||
+ Dépôt logiciel de l'application : [github.com - YunoHost-Apps/plainpad](https://github.com/YunoHost-Apps/plainpad_ynh)
|
||||
+ Remonter un bug ou une amélioration en créant un ticket (issue) : [github.com - YunoHost-Apps/plainpad/issues](https://github.com/YunoHost-Apps/plainpad_ynh/issues)
|
Loading…
Reference in a new issue