[App Sharing] fyne-lan-share fileserver 超简单电脑手机wifi互传deepin v23开源
Tofloor
poster avatar
深圳市耀影科技有限公司
deepin
2024-02-06 16:43
Author

软件主页:https://rocket049.cn/fynelanshare.md

源码主页:GUI版本:https://gitee.com/rocket049/fyne-lan-share

命令行版本:https://github.com/rocket049/fileserver

deepin deb 软件包下载:https://gitee.com/rocket049/fyne-lan-share

开源协议:Apache-2.0 license

这个程序用于解决局域网中的几台电脑、手机之间临时性互相传送文件问题

编译安装:

使用 go编译: go get github.com/rocket049/fileserver

直接下载可执行程序: https://github.com/rocket049/fileserver/releases

下载解压后,把可执行程序移动到 PATH 中使用。

参数:

  -share string
    	Share files in this DIR (default ".")。分享这个目录中的文件。
  -upload string
    	Upload files to this DIR (default ".")。上传文件到这个目录。

运行后会显示访问 URL ,输入浏览器就可以下载上传。

同时也会显示一个二维码,可以用手机浏览器扫描访问。

建议:使用另一个小工具 tray-controller 控制本程序,方便随时打开和关闭。 tray-controller 的主页:https://github.com/rocket049/tray-controller

专用图片显示程序

目录中的 showImg程序是专用图片显示程序,编译后随便软链接到到某个包含在 PATH中的目录就可以被 fileserver调用

截图_选择区域_20240206163739.png

截图_选择区域_20240206163743.png

截图_选择区域_20240206164221.png

截图_选择区域_20240206164225.png

Reply Favorite View the author
All Replies
深圳市耀影科技有限公司
deepin
2024-02-06 16:48
#1
Reply View the author
Ziggy
deepin
2024-02-06 17:00
#2

很轻量的工具agree

like 已经发布适配悬赏:https://gitee.com/openapps-over-os/maintainer-hub/issues/I91CV5

感兴趣的小伙伴也可以通过生态赋能 | 一站式应用迁移平台 一键将公版deb转换为适配dde的包目录结构,在本地测试后即可向社区应用投递系统 提交来自你们的贡献shocked

Reply View the author