1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librespeed_ynh.git synced 2024-09-03 19:36:23 +02:00
librespeed_ynh/README_id.md
2024-09-02 13:23:03 +00:00

62 lines
2.4 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.
-->
# LibreSpeed untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/librespeed.svg)](https://ci-apps.yunohost.org/ci/apps/librespeed/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/librespeed.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/librespeed.maintain.svg)
[![Pasang LibreSpeed dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=librespeed)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang LibreSpeed 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
Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more.
### Features
- Download
- Upload
- Ping
- Jitter
- IP Address, ISP, distance from server (optional)
- Telemetry (optional)
- Results sharing (optional)
- Multiple Points of Test (optional)
**Versi terkirim:** 5.4.1~ynh2
**Demo:** <https://librespeed.org>
## Tangkapan Layar
![Tangkapan Layar pada LibreSpeed](./doc/screenshots/screenshot.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://librespeed.org>
- Dokumentasi pengguna resmi: <https://github.com/librespeed/speedtest/wiki>
- Dokumentasi admin resmi: <https://github.com/librespeed/speedtest/wiki>
- Depot kode aplikasi hulu: <https://github.com/librespeed/speedtest>
- Gudang YunoHost: <https://apps.yunohost.org/app/librespeed>
- Laporkan bug: <https://github.com/YunoHost-Apps/librespeed_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug
atau
sudo yunohost app upgrade librespeed -u https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>