Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zander-1024/fshare

Download files from the LAN by scanning the QR code
https://github.com/zander-1024/fshare

axum bun file-sharing tauri tauri-app vue3

Last synced: 3 months ago
JSON representation

Download files from the LAN by scanning the QR code

Awesome Lists containing this project

README

        

### fshare 应用

fshare 是一个简单的文件分享应用,通过输入文件地址生成分享链接,并通过 QR 码在局域网内的设备之间快速共享文件。该应用使用了以下技术栈:Tauri、Axum、Vue、Bun 和 Vite。

#### 主要功能
- 在输入框内输入文件地址,生成一个分享链接
- 使用 QR 码展示分享链接
- 允许局域网内的设备扫描 QR 码获取文件分享链接

![app](./doc/app.png)

#### 许可证
MIT 许可证

欢迎贡献代码、提出问题或改进建议。感谢您使用 fshare 应用!
## Recommended IDE Setup

- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)