Files
oxygen-desktop/README_zh.md

38 lines
1.1 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.
<div align="center">
<h1>
<img alt="Logo" src="doc/logo.svg" width="128">
<br>
<span>Desktop of Oxygen Toolbox</span>
</h1>
</div>
<div align="center">
<a href="https://github.com/FatttSnake/oxygen-desktop/actions/workflows/build.yml">
<img alt="Build" src="https://img.shields.io/github/actions/workflow/status/FatttSnake/oxygen-desktop/build.yml
">
</a>
<a href="https://github.com/FatttSnake/oxygen-desktop/releases/latest">
<img alt="Release" src="https://img.shields.io/github/v/release/FatttSnake/oxygen-desktop">
</a>
<a href="LICENSE">
<img alt="LICENSE" src="https://img.shields.io/github/license/FatttSnake/oxygen-desktop">
</a>
</div>
# 概述 (ZH, [EN](README.md))
本项目是 Oxygen Toolbox 的桌面应用程序。支持工具本地安装支持原生api。
# 要求 (其中一个)
- Linux
- Windows
- MacOS
# 关联项目
[Web UI of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-ui)
[API of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-api)
[Android Client of Oxygen Toolbox](https://github.com/FatttSnake/oxygen-android)