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.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
NON DEVE essere modificato manualmente.
|
||
-->
|
||
|
||
# Shaarli per YunoHost
|
||
|
||
[![Livello di integrazione](https://dash.yunohost.org/integration/shaarli.svg)](https://dash.yunohost.org/appci/app/shaarli) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/shaarli.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/shaarli.maintain.svg)
|
||
|
||
[![Installa Shaarli con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=shaarli)
|
||
|
||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||
|
||
> *Questo pacchetto ti permette di installare Shaarli su un server YunoHost in modo semplice e veloce.*
|
||
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||
|
||
## Panoramica
|
||
|
||
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...
|
||
|
||
|
||
**Versione pubblicata:** 0.13.0~ynh1
|
||
|
||
**Prova:** <https://demo.shaarli.org/>
|
||
|
||
## Screenshot
|
||
|
||
![Screenshot di Shaarli](./doc/screenshots/27wYsbC.png)
|
||
|
||
## Documentazione e risorse
|
||
|
||
- Documentazione ufficiale per gli amministratori: <https://shaarli.readthedocs.io/en/master/>
|
||
- Repository upstream del codice dell’app: <https://github.com/shaarli/Shaarli>
|
||
- Store di YunoHost: <https://apps.yunohost.org/app/shaarli>
|
||
- Segnala un problema: <https://github.com/YunoHost-Apps/shaarli_ynh/issues>
|
||
|
||
## Informazioni per sviluppatori
|
||
|
||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing).
|
||
|
||
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug
|
||
o
|
||
sudo yunohost app upgrade shaarli -u https://github.com/YunoHost-Apps/shaarli_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|