This app allows to run a small static webserver in your android phone
- Share the webSite using a QR code
- Recording simple stats
- Activity log
- Load the webSite from a zip file
- Website preview in a WebView
- Just for demo
- sqlite to store the activity
- NanoHttpd as base webServer
- Observer pattern to update UI
Run as a service will allow deploying a website from a zip file
MIT