{"package_name":"net.basov.lws.fdroid","name":"lWS","summary":"lightweight Web Server (lWS)","category":"Connectivity","icon_url":"/api/icon/net.basov.lws.fdroid","latest_version_code":70000,"latest_version_name":"07.00.00","apk_url":"/api/apk/net.basov.lws.fdroid","apk_size":54087,"apk_sha256":"d2b786806f3b294cedfff483d625ee163e3edee047fc454923685a9936ec2b50","source_kind":"fdroid-repo","repo_slug":"fdroid-main","last_updated":1779371404,"release_timestamp":1558396800,"description":"<b>It is ...</b>\n\n* ... a Web Server for static content.\n* ... lightweight. APK size less then 100 Kb.\n* ... as simple as possible. Only essential features implemented.\n* ... open. <a href=\"https://github.com/mvbasov/lWS\">Source code</a> released under GPL-3.0.\n* ... a personal solution. It is not optimized/tested for many parallel connections and large file transfer.\n* ... network state responsive. Requires Wi-Fi connected or tethering enabled. Service will stop automatically if network is disconnected.\n\n<b>Based on</b>\n\nThis application continues the development of\n<a href=\"https://github.com/bodeme/androidwebserver\">Webserver for Android</a>.\n\n<b>What is configurable</b>\n\n* Document root. Path may be entered as text or optionally selected using https://f-droid.org/packages/org.openintents.filemanager. If it is not installed it will offered for install.\n* Port. May be between 1024 and 65535. Default is 8080\n\nAny wrong values in parameters will automatically be set back to their defaults.\n\n<b>Document root</b>\n\nDocument root by default is set to application private directory, example index\nfile automatically created. It is a safe configuration. You can place your pages\nin this directory. But be careful! If you use Android 5.0 or above and uninstall\nthe application this directory and its content will be removed.\n\n<b>Security warning</b>\n\nYou can change document root to any readable path on file system, but you need\nto understand what are you doing. __Be careful: you could (suddenly?) create the\nconfiguration so than anyone on the same Wi-Fi network could access the data on\nyour device whether you like it or not.__ All files from document root and below\nare available for reading without any restrictions to anyone who's connected to\nthe network and knows the URL of the server.\n\n<b>\"Send\", \"QR code\" and \"Browser\"</b>\n\nAfter server starts you can press:\n\n* \"Browser\" button for check server operation in your local browser\n* \"QR code\" to call https://f-droid.org/packages/","categories":["Connectivity","File Transfer"]}