

ServeIt
A simple http-server on android using flutter.
Cost / License
- Free
- Open Source
Platforms
- Android
- F-Droid
Features
- HTTP server
ServeIt News & Activities
Recent activities
- laurentdelyon commented on ServeIt
Be careful with this app. Only use on trusted networks, because all directories are exposed by the http server, no matter which directory you choose. Also, the http server allows you to upload files too. There is no encryption used by the http server. Don't use this on public wifi, only on a private encrypted wifi, or a trusted wired private network
- laurentdelyon updated ServeIt
ServeIt information
What is ServeIt?
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.
Send files to multiple devices connected to the same LAN network
Receive files from multiple devices connected to the same LAN network
Cross platform file sharing across Android, Windows, Linux, MacOS, iOS basically any OS which supports web browser & http protocol
Currently there is no authentication from app end. The app assumes anyone connected to the same wifi network as the user is already authenticated. Do not use the app in a public wifi.






Comments and Reviews
Be careful with this app. Only use on trusted networks, because all directories are exposed by the http server, no matter which directory you choose. Also, the http server allows you to upload files too. There is no encryption used by the http server. Don't use this on public wifi, only on a private encrypted wifi, or a trusted wired private network