mirror of
https://github.com/YunoHost-Apps/haste_ynh.git
synced 2024-09-03 20:36:28 +02:00
Merge branch 'version-2' of https://github.com/YunoHost-Apps/haste_ynh into version-2
This commit is contained in:
commit
315ce37399
2 changed files with 0 additions and 35 deletions
17
README.md
17
README.md
|
@ -27,23 +27,6 @@ Haste is an open-source pastebin software written in node.js, which is easily in
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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/>
|
||||||
|
|
18
README_fr.md
18
README_fr.md
|
@ -27,24 +27,6 @@ Haste est un logiciel pastebin open-source écrit en node.js, facilement install
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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 l’app : <http://hastebin.com/>
|
* Site officiel de l’app : <http://hastebin.com/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue