This commit is contained in:
2022-04-18 00:13:14 +08:00
parent 9cfd26e75f
commit a364ed7a78
187 changed files with 2030 additions and 15 deletions

10
lanpp/README.md Normal file
View File

@@ -0,0 +1,10 @@
# LAN++ (lanpp)
## 简介
一个跨平台的简易局域网文件传输工具
## 支持
基于 Python 语言编写
底层依赖库: pyperclip & pyftpdlib
UI 基于 Tkinter, 准备改写成 KivyMD
将来可通过 Buildozer 打包为移动应用
## 协议
本目录中所有的源代码文件根据 GPL 3.0 协议开源