Si tratta di un applicazione web costruita per chillispot/coovachilli e freeradius per registrare gli utenti in un database sqlite3 per l'hotspot gestito dalla Provincia di Treviso presso la sede di Sant'Artemio. Permette agli utenti di registrarsi semplicemente inserendo il loro numero di telefono: l'applicazione, integrata con smstools3, invierà un sms all'utente contenente la password per accedere.
Si tratta di un applicazione web scritta in python. E' necessario quindi un server web con supporto CGI.
Anche se non specificato nel codice sorgente, il software è licenziato con licenza GPLv2
It's a web application created for chillispot/coovachilli and freeradius, used for registering users in a sqlite3 database for the hotspost managed by Provincia di Treviso in Sant'Artemio's Headquarter. Allows the users to register simply entering their cell phone number: the application, integrated with smstools3, will send an sms to the user with the password.
It's a python web app. Needs a webserver with CGI support.
Even if not specified in the source code, the software is licensed with license GPLv2.