forked from Git/send_ynh
first commit
This commit is contained in:
61
README.md
Normal file
61
README.md
Normal file
@ -0,0 +1,61 @@
|
||||
# Send for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/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.
|
||||
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
|
||||
|
||||
## Screenshots
|
||||
|
||||
![]()
|
||||
|
||||
## Demo
|
||||
|
||||
* [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/
|
||||
|
||||
---
|
||||
|
||||
## Developer info
|
||||
|
||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
|
||||
|
||||
To try the testing branch, please proceed like that.
|
||||
```
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
```
|
Reference in New Issue
Block a user