Files
NetMount/README.md
2024-05-09 19:27:43 +08:00

37 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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
## 截图
![image](https://github.com/VirtualHotBar/NetMount/assets/96966978/a919b68e-a165-411f-a99b-d184b3f264b0)
## 许可证
NetMount的自编代码基于 AGPL-3.0 许可证开源。[详细信息请参阅](https://docs.netmount.cn/license/)