Connectivity › ServeIt
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

ServeIt

A simple http-server on android using flutter.
Version: 2.0.0
Added: 12-10-2021
Updated: 20-04-2024
One app to serve them all

This app can start a http-server from an android/ios device binding to the port specified by the user (default 8888) and expose a directory from the device specified by the user (default dir /sdcard/Downloads).

Any device connected to the same wifi network and with a web browser, can navigate to the server url or scan the QR code to access the directory exposed

Currently there is no authentication from the app end. The app assumes devices connected to the same wifi network as the user is already authenticated. Do not use the app in a public wifi.
Screenshot of ServeIt Screenshot of ServeIt Screenshot of ServeIt
code Source file_download Download