forked from Git/send_ynh
Auto-update README
This commit is contained in:

committed by
Yunohost-Bot

parent
b24e636395
commit
3cccae9106
55
README.md
55
README.md
@ -1,53 +1,36 @@
|
||||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
-->
|
||||
|
||||
# Send for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/send)  
|
||||
[](https://install-app.yunohost.org/?app=send)
|
||||
[](https://install-app.yunohost.org/?app=send)
|
||||
|
||||
*[Lire ce readme en français.](./README_fr.md)*
|
||||
|
||||
> *This package allows you to install Send quickly and simply on a YunoHost server.
|
||||
> *This package allows you to install Send quickly and simply on a YunoHost server.
|
||||
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||
|
||||
## Overview
|
||||
HedgeDoc is a real-time collaborative word processing web service. It uses Markdown language.
|
||||
|
||||
**Shipped version:** 3.0.22
|
||||
Simple, private file sharing
|
||||
|
||||
**Shipped version:** 3.4.13~ynh1
|
||||
|
||||
**Demo:** https://send.vis.ee/
|
||||
|
||||
## Screenshots
|
||||
|
||||
![]()
|
||||

|
||||
|
||||
## Demo
|
||||
## Documentation and resources
|
||||
|
||||
* [Official demo]()
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
* Official documentation: https://github.com/kiwiirc/kiwiirc/wiki
|
||||
* YunoHost documentation:
|
||||
|
||||
## YunoHost specific features
|
||||
|
||||
#### Multi-user support
|
||||
|
||||
* Is LDAP supported? **Yes**
|
||||
* Can the app be used by multiple users? **Yes**
|
||||
|
||||
#### Supported architectures
|
||||
|
||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/send/)
|
||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/send/)
|
||||
|
||||
## Links
|
||||
|
||||
* Report a bug: https://github.com/YunoHost-Apps/send_ynh/issues
|
||||
* Upstream app repository: https://github.com/mozilla/send
|
||||
* YunoHost website: https://yunohost.org/
|
||||
|
||||
---
|
||||
* Official app website: https://github.com/timvisee/send
|
||||
* Upstream app code repository: https://github.com/timvisee/send
|
||||
* YunoHost documentation for this app: https://yunohost.org/app_send
|
||||
* Report a bug: https://github.com/YunoHost-Apps/send_ynh/issues
|
||||
|
||||
## Developer info
|
||||
|
||||
@ -59,3 +42,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing
|
||||
or
|
||||
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
Reference in New Issue
Block a user