Skip to content

Micoder-dev/smallWebserver

 
 

Repository files navigation

Simple Webserver

This app allows to run a small static webserver in your android phone

Features

  • Share the webSite using a QR code
  • Recording simple stats
  • Activity log
  • Load the webSite from a zip file
  • Website preview in a WebView

Specs

  • Just for demo
  • sqlite to store the activity
  • NanoHttpd as base webServer
  • Observer pattern to update UI

image image image

Todo

Run as a service will allow deploying a website from a zip file

License

MIT

About

This app allows to run a small static webserver in your android phone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%