Skip to content

deskangel/DaFileShare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DaFileShare

A file share app for macos.

File sharing by creating a temporary, ultra-lightweight web server (the same LAN is only supported temporarily).

Users can download the file on other devices by dragging the file into the window and sharing the generated URL or scanning the QR code.

Simple, convenient, lightweight and efficient!

If you think the app is somewhat useful, consider buying me a cup of coffee to keep me recharged.

Fileweb

DaShare uses the command line tool Fileweb to create temporary web services.It was developed using the dart language.

Android version

If you are looking for an Android verison -> DaShare


Chinese

DaFileShare 通过创建一个临时的超轻量 web 服务器进行文件分享(暂只支持同一局域网)。

用户只要把文件拖动到窗口中,然后分享生成的 url 或者扫描二维码就可以在其他设备上下载该文件。

简洁、方便、轻量、高效!

如果你觉得这个 App有点用处,可以考虑捐助一下让我保持动力。

Fileweb

DaShare 使用命令行工具 Fileweb 来创建临时web服务。这是用 dart 开发的一个小工具。

Android版本

如果你在希望使用安卓版本,可以查看这个项目: DaShare

开发笔记

如果你对 DaFileShare 的开发笔记感兴趣,可以访问我的blog查看 DaFileShare 开发笔记