FLUTTER ECOSYSTEM

many-fac3d-g0d/ServeIt

Android 上的简单 HTTP 服务器

ServeIt 项目封面
Stars
63
Forks
3
最近推送(UTC)
2024年5月14日
项目状态
未归档
Vignesh Nandakumar GitHub avatar
GITHUB User

Vignesh Nandakumar ↗

(P==NP)?

语言DartHTMLSwiftKotlinObjective-C

关联插件与示例

使用的依赖

依赖清单 13 项

App 分类

原始 README

以下为英文项目原文快照,最新内容请访问 GitHub。

展开 / 收起项目 README

Icon

ServeIt

Get It On F-Droid Get it on Google Play

💻Getting Started

One app to serve them all

ServeIt uses http protocol as a way to share (both send & receive) files between multiple devices.

Any device with a web browser connected to the same LAN network can navigate to the url exposed by ServeIt app, to share files inside the network.

🥽Features

  • 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
  • Start a single webpage server from Android (Serves index.html from the exposed root direcory as a webpage under LAN, For more info check #10)

📸Screenshots

Scrshot 1 Scrshot 2 Scrshot 3 Scrshot 4 Scrshot 5

🔐Authentication

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.

💰Donate

Liked this project, want to contribute ? Consider donating

paypal

📄License

This project and its contents are open source under the GNU GPLv3