1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00
photoview_ynh/README_id.md
2024-08-08 01:41:15 +00:00

50 lines
2.1 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.
-->
# Photoview untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/photoview.svg)](https://ci-apps.yunohost.org/ci/apps/photoview/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/photoview.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/photoview.maintain.svg)
[![Pasang Photoview dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=photoview)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Photoview 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
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
**Versi terkirim:** 2.4.0~ynh3
**Demo:** <https://photos.qpqp.dk/>
## Tangkapan Layar
![Tangkapan Layar pada Photoview](./doc/screenshots/screenshot.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://photoview.github.io/>
- Dokumentasi admin resmi: <https://photoview.github.io/docs/>
- Depot kode aplikasi hulu: <https://github.com/photoview/photoview>
- Gudang YunoHost: <https://apps.yunohost.org/app/photoview>
- Laporkan bug: <https://github.com/YunoHost-Apps/photoview_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/photoview_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/photoview_ynh/tree/testing --debug
atau
sudo yunohost app upgrade photoview -u https://github.com/YunoHost-Apps/photoview_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>