1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calckey_ynh.git synced 2024-09-03 18:16:18 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-06 08:16:51 +00:00 committed by autoreadme_webhook
parent 6ac5a03358
commit 1d45616e66
2 changed files with 60 additions and 0 deletions

View file

@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

59
README_id.md Normal file
View file

@ -0,0 +1,59 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Calckey untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/calckey.svg)](https://ci-apps.yunohost.org/ci/apps/calckey/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/calckey.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/calckey.maintain.svg)
[![Pasang Calckey dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=calckey)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Calckey 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
A greatly enhanced fork of Misskey with better UI/UX, security, features, and more! https://i.calckey.cloud/
Calckey is based off of Misskey, a powerful microblogging server on ActivityPub with features such as emoji reactions, a customizable web UI, rich chatting, and much more!
Calckey adds many quality of life changes and bug fixes for users and instance admins alike.
**Versi terkirim:** 13.1.4.1~ynh1
**Demo:** <https://i.calckey.cloud/>
## Tangkapan Layar
![Tangkapan Layar pada Calckey](./doc/screenshots/screenshot-calckey.png)
## :red_circle: Antifitur
- **Upstream not maintained**: Calckey has been replaced by Firefish, install that new app instead. A migration procedure is being developed for existing instances.
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://i.calckey.cloud/>
- Depot kode aplikasi hulu: <https://codeberg.org/calckey/calckey>
- Gudang YunoHost: <https://apps.yunohost.org/app/calckey>
- Laporkan bug: <https://github.com/YunoHost-Apps/calckey_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/calckey_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/calckey_ynh/tree/testing --debug
atau
sudo yunohost app upgrade calckey -u https://github.com/YunoHost-Apps/calckey_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>