1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/haste_ynh.git synced 2024-09-03 20:36:28 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2023-04-03 12:54:11 +00:00
parent 9bd06ec7f5
commit 88254688fa
2 changed files with 0 additions and 35 deletions

View file

@ -27,23 +27,6 @@ Haste is an open-source pastebin software written in node.js, which is easily in
![Screenshot of Haste](./doc/screenshots/screenshot.png) ![Screenshot of Haste](./doc/screenshots/screenshot.png)
## Disclaimers / important information
#### Multi-user support
* Are LDAP and HTTP auth supported? **No**
* Can the app be used by multiple users? **Yes**
## `haste` command
This Haste package for Yunohost includes the [`haste` command](https://github.com/diethnis/standalones/blob/master/hastebin.sh), allowing you to share content from terminal:
```bash
cat something | haste
https://haste.example.com/zuyejeduzu
```
The [Haste-client](https://github.com/seejohnrun/haste-client) is a simple client for uploading data to you Haste server.
## Documentation and resources ## Documentation and resources
* Official app website: <http://hastebin.com/> * Official app website: <http://hastebin.com/>

View file

@ -27,24 +27,6 @@ Haste est un logiciel pastebin open-source écrit en node.js, facilement install
![Capture décran de Haste](./doc/screenshots/screenshot.png) ![Capture décran de Haste](./doc/screenshots/screenshot.png)
## Avertissements / informations importantes
### Support multi-utilisateur
* L'authentification LDAP et HTTP est-elle prise en charge ? **Non**
* L'application peut-elle être utilisée par plusieurs utilisateurs ? **Oui**
## `haste` command
Ce paquet de Haste pour YunoHost comprend une commande [`haste`](https://github.com/diethnis/standalones/blob/master/hastebin.sh), vous permettant de partager du contenu avec le terminal :
```bash
cat something | haste
https://haste.example.com/zuyejeduzu
```
Le [client Haste](https://github.com/seejohnrun/haste-client) est un client simple pour télécharger des données sur votre serveur Haste.
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <http://hastebin.com/> * Site officiel de lapp : <http://hastebin.com/>