1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00
simplex_ynh/README_id.md
2024-09-02 19:42:06 +02:00

47 lines
2 KiB
Markdown

<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# SimpleX untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/simplex.svg)](https://ci-apps.yunohost.org/ci/apps/simplex/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/simplex.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/simplex.maintain.svg)
[![Pasang SimpleX dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simplex)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang SimpleX secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**Versi terkirim:** 6.0.3~ynh1
## Tangkapan Layar
![Tangkapan Layar pada SimpleX](./doc/screenshots/conversation.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://simplex.chat/>
- Dokumentasi admin resmi: <https://github.com/simplex-chat/simplex-chat/blob/stable/docs/SERVER.md>
- Depot kode aplikasi hulu: <https://github.com/simplex-chat/simplexmq>
- Gudang YunoHost: <https://apps.yunohost.org/app/simplex>
- Laporkan bug: <https://github.com/YunoHost-Apps/simplex_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/simplex_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/simplex_ynh/tree/testing --debug
atau
sudo yunohost app upgrade simplex -u https://github.com/YunoHost-Apps/simplex_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>