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