38 lines
1.1 KiB
Markdown
38 lines
1.1 KiB
Markdown
<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>
|
|
|
|
# Overview ([ZH](README_zh.md), EN)
|
|
|
|
This project is a desktop application of Oxygen Toolbox. Supports local installation of tools and supports native api.
|
|
|
|
# Requires (One of)
|
|
|
|
- Linux
|
|
- Windows
|
|
- MacOS
|
|
|
|
# Related projects
|
|
|
|
[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)
|