Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/VirtualHotBar/NetMount
https://github.com/VirtualHotBar/NetMount
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/VirtualHotBar/NetMount
- Owner: VirtualHotBar
- License: agpl-3.0
- Created: 2024-03-19T11:39:44.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T08:33:50.000Z (7 months ago)
- Last Synced: 2024-04-12T15:33:06.922Z (7 months ago)
- Language: TypeScript
- Homepage: http://netmount.cn
- Size: 25.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NetMount
统一管理和挂载云存储设施
## 发布版
在仓库的 [Releases](https://github.com/VirtualHotBar/NetMount/releases) 页面或[官方站点](https://www.netmount.cn/download)可以下载到最新发布的版本。## 开发
技术栈:Rust + TypeScript + Tauri + React + Vite开发环境:Nodejs(包管理PNPM) + Rust
命令:
- 安装依赖:pnpm install
- 启动开发环境:pnpm tauri-dev
- 构建可执行文件:pnpm tauri-build## 截图
![image](https://github.com/VirtualHotBar/NetMount/assets/96966978/a919b68e-a165-411f-a99b-d184b3f264b0)## 鸣谢
- [缤纷云 Bitiful](https://www.bitiful.com/) - 为本项目提供CDN和存储资源。## 许可证
NetMount的自编代码基于 AGPL-3.0 许可证开源。[详细信息请参阅](https://docs.netmount.cn/license/)