1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/elabftw_ynh.git synced 2024-09-03 18:26:23 +02:00
elabftw_ynh/README_it.md
2024-03-29 07:01:10 +01:00

51 lines
2.5 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# eLabFTW per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/elabftw.svg)](https://dash.yunohost.org/appci/app/elabftw) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/elabftw.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/elabftw.maintain.svg)
[![Installa eLabFTW con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=elabftw)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare eLabFTW 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
eLabFTW is an electronic lab notebook manager for research teams.
It lets you store and organize your research experiments easily. It also features a database where any kind of objects (such as antibodies, plasmids, cell lines, boxes, etc.) can be stored. It is accessed via the browser. Several research teams can be hosted on the same installation. This means eLabFTW can be installed at the institute level and host all team members at the same place. This is what is done at Institut Curie and in several other research centers around the globe.
**Versione pubblicata:** 4.2.4~ynh4
**Prova:** <https://demo.elabftw.net/login.php>
## Screenshot
![Screenshot di eLabFTW](./doc/screenshots/screen-1.jpg)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://www.elabftw.net>
- Documentazione ufficiale per gli amministratori: <https://doc.elabftw.net/>
- Repository upstream del codice dellapp: <https://github.com/elabftw/elabftw>
- Store di YunoHost: <https://apps.yunohost.org/app/elabftw>
- Segnala un problema: <https://github.com/YunoHost-Apps/elabftw_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/elabftw_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/elabftw_ynh/tree/testing --debug
o
sudo yunohost app upgrade elabftw -u https://github.com/YunoHost-Apps/elabftw_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>