FLUTTER ECOSYSTEM

nightmare-space/any_share

Fast Share 是一個基於 Flutter 框架開發的高可用區域網路(LAN)檔案分享終端,類似於 AirDrop。

速度分享 專案封面
Stars
969
Forks
102
最近推送(UTC)
2026年5月14日
專案狀態
未封存
nightmare-space GitHub avatar
GITHUB Organization

nightmare-space ↗

这里有开源的工具,有自实现的一些库,@mengyanshou所有开源的个人项目都会在这里。有太多想写的东西,可时间永远是不够的,这都成了我的执念。

語言DartC++CMakeJavaHTMLRubyShellPythonSwiftCBatchfileObjective-C

技術主題

相關套件與範例

使用的依賴

依賴清單 47 項

App 分類

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 README

Speed Share

Language: English | 中文简体

release Last Commits Code size License Platform download time open issues fork code line build Codacy Badge

This is a completely LAN-based file transfer terminal. Speed Share does not use any servers, does not consume your mobile data, and does not collect any user data. It enables peer-to-peer transmission.

You can quickly share text messages, images, or other files and folders.

It is suitable for LAN file transfer, solving the problem of files being routed through servers in applications like QQ and WeChat.

Notice

This repository is still under development and maintenance. However, due to my regular work, I do not have much free time, and I haven't had the opportunity to update related screenshots, etc. I apologize for the inconvenience!

Since I started my full-time job, I no longer have a lot of energy to invest in open-source projects.

If you encounter build issues, please contact me at mengyanshou@gmail.com.

Screenshots

https://raw.githubusercontent.com/nightmare-space/any_share/HEAD/screenshot/v2/home.png https://raw.githubusercontent.com/nightmare-space/any_share/HEAD/screenshot/v2/remote_file.png https://raw.githubusercontent.com/nightmare-space/any_share/HEAD/screenshot/v2/file_manager.png

https://raw.githubusercontent.com/nightmare-space/any_share/HEAD/screenshot/v2/file_manager2.png https://raw.githubusercontent.com/nightmare-space/any_share/HEAD/screenshot/v2/personal.png https://raw.githubusercontent.com/nightmare-space/any_share/HEAD/screenshot/v2/setting.png

https://raw.githubusercontent.com/nightmare-space/any_share/HEAD/screenshot/v2/chat_window.png

Features

  • File Transfer
    • Share files over LAN like chatting
    • Resume interrupted transfers
    • Image preview, fast online video playback
    • Peer-to-peer high-speed downloading, no server relaying
    • Simultaneous sharing and viewing on multiple devices
    • Folder sharing (under reconstruction)
  • Remote File Management
    • Visual browsing
    • Delete, rename
  • File categorization: Classify received files by extension
  • Quick Connections
    • UDP automatic connection
    • Scan QR code to connect
    • Manual input connection
    • Historical connections
  • File static deployment: Similar to Tomcat or Nginx, allowing devices to use browsers to view files and access web pages
  • Support for browser joining as clients
  • Clipboard sharing
  • Multi-platform support: Android, Windows, macOS, Linux
  • Responsive design: Adapt to various screen sizes, automatic layout adaptation for tablets, smartphones, and landscape/portrait orientation switching
  • Support for Android SAF: Can receive files shared by any app
  • Background running on desktop

Developer Documentation

See DEVELOP.md for detailed information.