chore: update the file

This commit is contained in:
x-tools-author 2025-06-07 18:00:18 +08:00
parent 31c5e44558
commit 12becefe12
3 changed files with 23 additions and 2 deletions

View File

@ -14,8 +14,8 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [6.8.3, 6.9.1]
arch: [win64_msvc2022_64, win64_mingw]
version: [6.8.3]
arch: [win64_msvc2022_64]
app: [xAssistant, xDebug, xCode, xOscilloscope, xPing]
steps:
- name: Pull code

21
xapps/README.md Normal file
View File

@ -0,0 +1,21 @@
# xApps
> Qt 6.8 is supported only.
## xApps List
| xApp | Description |
| ---- | ----------- |
| `xAssistant` | Just a simple xTools |
| `xCode` | A Barcode and QR code generator |
| `xDebug` | A simple xTools with modern ui |
| `xOscilloscope` | A serial port oscilloscope |
| `xPing` | A ping tool, which can scan host by pinging |
| `xProtocol` | A general tool for data reading and writing with custom protocol |
| `xSvg` | A svg tool, which can change svg size color and so on |
## How to Build
You can set the `X_APP` value to build a specific xApp.
![xApps](xApps.gif)

BIN
xapps/xApps.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 KiB