mirror of
https://github.com/VirtualHotBar/NetMount.git
synced 2026-06-02 17:33:20 +08:00
37 lines
1.0 KiB
Markdown
37 lines
1.0 KiB
Markdown
<h1 align="center">
|
||
<br>
|
||
<img src="https://raw.githubusercontent.com/VirtualHotBar/NetMount/main/public/img/color.svg" width="150"/>
|
||
<br>
|
||
NetMount
|
||
<br>
|
||
</h1>
|
||
|
||
<h4 align="center">统一管理和挂载云存储设施</h4>
|
||
|
||
<p align="center">
|
||
<a href="https://www.netmount.cn">首页</a> -
|
||
<a href="https://docs.netmount.cn">文档</a> -
|
||
<a href="https://blog.hotpe.top">博客</a>
|
||
</p>
|
||
|
||
## 发布版
|
||
在仓库的 [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
|
||
|
||
## 截图
|
||

|
||
|
||
|
||
## 许可证
|
||
|
||
NetMount的自编代码基于 AGPL-3.0 许可证开源。[详细信息请参阅](https://docs.netmount.cn/license/)
|