mirror of
https://github.com/YunoHost-Apps/shaarli_ynh.git
synced 2024-09-03 20:26:10 +02:00
61 lines
2.5 KiB
Markdown
61 lines
2.5 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.
|
|
-->
|
|
|
|
# Shaarli untuk YunoHost
|
|
|
|
[](https://ci-apps.yunohost.org/ci/apps/shaarli/)  
|
|
|
|
[](https://install-app.yunohost.org/?app=shaarli)
|
|
|
|
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
|
|
|
> *Paket ini memperbolehkan Anda untuk memasang Shaarli 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
|
|
|
|
Shaarli is a minimalist bookmark manager and link sharing service that you can install on your own server. It is designed to be personal (single-user), fast and handy.
|
|
|
|
### Features
|
|
|
|
- share, comment and save interesting links
|
|
- bookmark useful/frequent links and share them between computers
|
|
- a minimal blog/microblog/writing platform
|
|
- a read-it-later/todo list
|
|
- a notepad to draft and save articles/posts/ideas
|
|
- a knowledge base to keep notes, documentation and code snippets
|
|
- a shared clipboard/notepad/pastebin between computers
|
|
- playlist manager for online media
|
|
- feed other blogs, aggregators, social networks...
|
|
|
|
|
|
**Versi terkirim:** 0.13.0~ynh1
|
|
|
|
**Demo:** <https://demo.shaarli.org/>
|
|
|
|
## Tangkapan Layar
|
|
|
|

|
|
|
|
## Dokumentasi dan sumber daya
|
|
|
|
- Dokumentasi admin resmi: <https://shaarli.readthedocs.io/en/master/>
|
|
- Depot kode aplikasi hulu: <https://github.com/shaarli/Shaarli>
|
|
- Gudang YunoHost: <https://apps.yunohost.org/app/shaarli>
|
|
- Laporkan bug: <https://github.com/YunoHost-Apps/shaarli_ynh/issues>
|
|
|
|
## Info developer
|
|
|
|
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing).
|
|
|
|
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug
|
|
atau
|
|
sudo yunohost app upgrade shaarli -u https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|