{"id":19883401,"url":"https://github.com/steffo99/estus","last_synced_at":"2026-05-06T11:36:24.588Z","repository":{"id":68996667,"uuid":"80707048","full_name":"Steffo99/estus","owner":"Steffo99","description":"Il nuovo inventario per l'Unione Terre di Castelli","archived":false,"fork":false,"pushed_at":"2024-05-21T00:32:41.000Z","size":674,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-21T05:20:53.587Z","etag":null,"topics":["css","flask","flask-sqlalchemy","html","jinja2","python-3"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Steffo99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"ko_fi":"steffo"}},"created_at":"2017-02-02T08:35:20.000Z","updated_at":"2024-05-21T00:32:44.000Z","dependencies_parsed_at":"2024-11-12T17:33:30.782Z","dependency_job_id":null,"html_url":"https://github.com/Steffo99/estus","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/Steffo99/estus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steffo99%2Festus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steffo99%2Festus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steffo99%2Festus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steffo99%2Festus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Steffo99","download_url":"https://codeload.github.com/Steffo99/estus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steffo99%2Festus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32692329,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T08:33:17.875Z","status":"ssl_error","status_checked_at":"2026-05-06T08:33:17.221Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","flask","flask-sqlalchemy","html","jinja2","python-3"],"created_at":"2024-11-12T17:20:07.648Z","updated_at":"2026-05-06T11:36:24.567Z","avatar_url":"https://github.com/Steffo99.png","language":"HTML","funding_links":["https://ko-fi.com/steffo"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![](.media/icon-128x128_round.png)\n\n# estus\nSoftware inventario per il CED dell'[Unione Terre di Castelli](http://www.terredicastelli.mo.it/)\n\n\u003c/div\u003e\n\n## Nuove funzioni rispetto all'inventario vecchio\n- _Quasi_ responsivo\n- Aggiunta nuovi dispositivi tramite codice a barre\n- Semplificati o rimossi molti dei campi inutilizzati del vecchio inventario\n- Innovativa e sperimentale modalità di visualizzazione dati dell'inventario: la **IttioVision** :fish:!\n- Clona dispositivi per non dover rimettere gli stessi dati duecentomila volte\n\n## Installazione\n- Clonare il repository su un computer con installato Apache 2 utilizzando `git clone git@github.com:Steffo99/estus.git`.\n- Eseguire `python3.6 server.py` per generare il database iniziale, poi terminarlo con Ctrl-C.\n- Installare `mod_wsgi` per Python 3.6, aggiungendo [queste righe](https://stackoverflow.com/questions/44914961/install-mod-wsgi-on-ubuntu-with-python-3-6-apache-2-4-and-django-1-11) alla configurazione di Apache 2.\n- Impostare la variabile di ambiente `flask_secret_key` a una qualsiasi stringa (serve per criptare i cookies della sessione)\n- Seguire la guida [Deploying a Flask App](http://flask.pocoo.org/docs/0.12/deploying/mod_wsgi).\n\nIl login predefinito è `stagista` con password `smecds`, ma è possibile creare altri utenti nella pagina `/user_add` e anche eliminare l'utente predefinito dopo avere fatto il login con un utente diverso.\n\n### Aggiornamenti\nPer aggiornare all'ultima versione, _dovrebbe_ essere sufficiente eseguire `git pull` nella cartella dove è stato clonato il sito.\n\n### HTTPS\nSe volete utilizzare il protocollo HTTPS per le connessioni al sito, è possibile configurarlo velocemente utilizzando [Certbot](https://certbot.eff.org/).\n\n## Sicurezza\nLe password degli utenti del sito sono hashate e saltate con [bcrypt](https://it.wikipedia.org/wiki/Bcrypt).\n\n## Configurazione Barcode Scanner\nPer inserire dei dispositivi tramite codice a barre:\n\n- Scaricare l'applicazione Android [Barcode Scanner](https://play.google.com/store/apps/details?id=com.google.zxing.client.android).\n- Nelle impostazioni, immettere come URL ricerca personalizzata `https://estus.steffo.eu/disp_add?scanned_barcode=%s` (se su un dominio diverso, mettere il dominio corretto).\n- Dopo aver scansionato un codice, cliccare il tasto Ricerca Personalizzata per eseguire l'immissione di un nuovo dispositivo.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteffo99%2Festus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteffo99%2Festus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteffo99%2Festus/lists"}