Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mujianwu committed Aug 2, 2024
1 parent 9a30e4a commit 09f3305
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 15 deletions.
52 changes: 52 additions & 0 deletions README-EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/README.md">查看中文说明</a>

<div id="header" align="center">
<img src="https://raw.githubusercontent.com/Uotan-Dev/UotanToolboxNT/main/UotanToolbox/Assets/OIG.N5o-removebg-preview.png" ></img>
<h3>Uotan Toolbox NT</h3>
<h4><i>A Modern Toolbox for Geeks</i></h4>
<div id="badges" >
<a href="https://www.uotan.cn/"><img src="https://img.shields.io/badge/Uotan Project-ff4e45?style=for-the-badge" alt="Uotan Project"/></a>
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Uotan-Dev/UotanToolboxNT?style=for-the-badge" alt="License"/></a>
<a href="https://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=9IrUA3Rd5Gf6_h9WilwiO8U784SIkXYR&authKey=%2FxSq3qNpRX0i%2BE4lcMijNr3KNFDfdc2sIkcCXxhb4sqsZWHkIcktnkzyQmRNeW8T&noverify=0&group_code=975952599"><img src="https://img.shields.io/badge/QQ%20Group-4379c4?style=for-the-badge" alt="License"/></a>
</div>
</div>
<br/>

## ✨ Features

- 🍀 Cross-platfrom support
- ✔️ All in one
- 🌍 Multilingual support
- 🚫 No ADs
- 🛠 More features are in development ...

## Screenshots

![](https://i.ibb.co/9TLTYd5/2024-08-02-220430.webp)

![](https://i.ibb.co/Lh3fFHH/2024-08-02-220450.webp)

![](https://i.ibb.co/NTSrQHH/2024-08-02-220542.webp)

## Setup

- Download latest version at [Github Release](https://github.com/Uotan-Dev/UotanToolboxNT/releases)

## ⚙️ Environment

### Developed with Avalonia UI

| Recommended environment | Extension |
| --- | ----------- |
| Visual Studio 2022 | Avalonia for Visual Studio 2022 |

### Binary files

All binary files used can be found [here](https://github.com/Uotan-Dev/UotanToolboxNT.Binary).

To debug the project, you need to put the files above into `UotanToolboxNT\UotanToolbox\bin\Debug\net8.0\bin`.


### Star History

[![Uotan Toolbox NT](https://api.star-history.com/svg?repos=Uotan-Dev/UotanToolboxNT&type=Date)](https://star-history.com/#Uotan-Dev/UotanToolboxNT&Date)
47 changes: 32 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/README-EN.md">Go to English version</a>

<div id="header" align="center">
<img src="https://raw.githubusercontent.com/Uotan-Dev/UotanToolboxNT/main/UotanToolbox/Assets/OIG.N5o-removebg-preview.png" ></img>
<h3>Uotan Toolbox NT</h3>
<h4><i>A Modern Toolbox for Geeks</i></h4>
<h3>柚坛工具箱 NT</h3>
<h4><i>为玩机发烧友而生</i></h4>
<div id="badges" >
<a href="https://www.uotan.cn/"><img src="https://img.shields.io/badge/Uotan Project-ff4e45?style=for-the-badge" alt="Uotan Project"/></a>
<a href="https://github.com/Uotan-Dev/UotanToolboxNT/blob/main/LICENSE"><img src="https://img.shields.io/github/license/Uotan-Dev/UotanToolboxNT?style=for-the-badge" alt="License"/></a>
Expand All @@ -10,29 +12,44 @@
</div>
<br/>

## ✨ Features
## ✨ 特点

- 🍀 跨平台支持
- ✔️ 一站式平台
- 🌍 多语言支持
- 🚫 无广告
- 🛠 更多功能开发中...

## 截图

![](https://i.ibb.co/9TLTYd5/2024-08-02-220430.webp)

![](https://i.ibb.co/Lh3fFHH/2024-08-02-220450.webp)

![](https://i.ibb.co/NTSrQHH/2024-08-02-220542.webp)

## 开始使用

- 🍀 Cross-platfrom support
- ✔️ All in one
- 🌍 Multilingual support
- 🚫 No ADs
- 🛠 More features are in development ...
-[Github Release](https://github.com/Uotan-Dev/UotanToolboxNT/releases) 下载对应的最新版本。
- Windows版本的ZIP请使用第三方工具解压,带 Installer 的为安装程序。
- macOS运行须在终端执行命令:sudo xattr -r -d com.apple.quarantine UotanToolbox.app
- 龙芯版本推荐使用新世界,不确定旧世界是否能够正常使用。

## ⚙️ Environment
## ⚙️ 开发环境

### Developed with Avalonia UI
### 使用 Avalonia UI 开发

| Recommended environment | Extension |
| 推荐环境 | 扩展 |
| --- | ----------- |
| Visual Studio 2022 | Avalonia for Visual Studio 2022 |

### Binary files
### 二进制文件

All binary files used can be found [here](https://github.com/Uotan-Dev/UotanToolboxNT.Binary).
[点击这里](https://github.com/Uotan-Dev/UotanToolboxNT.Binary)获取使用的全部二进制文件

To debug the project, you need to put the files above into `UotanToolboxNT\UotanToolbox\bin\Debug\net8.0\bin`.
如果想要调试该项目,请将二进制文件放至`UotanToolboxNT\UotanToolbox\bin\Debug\net8.0\bin`目录下。


### Star History
### 收藏历史

[![Uotan Toolbox NT](https://api.star-history.com/svg?repos=Uotan-Dev/UotanToolboxNT&type=Date)](https://star-history.com/#Uotan-Dev/UotanToolboxNT&Date)

0 comments on commit 09f3305

Please sign in to comment.