# wx-tools **Repository Path**: x-tools-author/wx-tools ## Basic Information - **Project Name**: wx-tools - **Description**: wxTools: 一款基于wxWidgets开发的串口-UDP-TCP-WebSocket调试助手。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2024-06-11 - **Last Updated**: 2025-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: 串口, udp, TCP, WebSocket ## README # wxTools [![LGPL License](https://img.shields.io/badge/License-wxWindows-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0.html) ![CodeSize](https://img.shields.io/github/languages/code-size/x-tools-author/wx-tools) ![RepoSize](https://img.shields.io/github/repo-size/x-tools-author/wx-tools) [![Static Badge](https://img.shields.io/badge/sponsor-Microsoft_Sotre-blue)](https://www.microsoft.com/store/apps/9P29H1NDNKBB) [![build-windows](https://github.com/x-tools-author/wx-tools/actions/workflows/build-windows.yml/badge.svg)](https://github.com/x-tools-author/wx-tools/actions/workflows/build-windows.yml) [![build-ubuntu](https://github.com/x-tools-author/wx-tools/actions/workflows/build-ubuntu.yml/badge.svg)](https://github.com/x-tools-author/wx-tools/actions/workflows/build-ubuntu.yml) [![build-macos](https://github.com/x-tools-author/wx-tools/actions/workflows/build-macos.yml/badge.svg)](https://github.com/x-tools-author/wx-tools/actions/workflows/build-macos.yml) [![build-daily](https://github.com/x-tools-author/wx-tools/actions/workflows/build-daily.yml/badge.svg)](https://github.com/x-tools-author/wx-tools/actions/workflows/build-daily.yml) [![Packaging status](https://repology.org/badge/vertical-allrepos/wx-tools.svg)](https://repology.org/project/wx-tools/versions) wxTools is a user-friendly, open-source, cross-platform debugging tool-set based on wxWidgets (wxWidgets 3.2.x is recommended). It offers extensive support for SerialPort, UDP, TCP and Web Socket debugging functionalities. > **You can get *wxTools* form [Micorsoft Store(Sponsor)](https://www.microsoft.com/store/apps/9NX1D0CCV9T7)** or from [Github Release(Community)](https://github.com/x-tools-author/wx-tools/releases). ## Build ### Arch Linux Arch Linux can install wx-tools via the [AUR](https://aur.archlinux.org/packages/wx-tools) or a [self-built source](https://github.com/taotieren/aur-repo). ```bash yay -Syu wx-tools ``` ## About the Project [![stars](https://img.shields.io/github/stars/x-tools-author/wx-tools?style=social)](https://img.shields.io/github/stars/x-tools-author/wx-tools?style=social) [![forks](https://img.shields.io/github/forks/x-tools-author/wx-tools?style=social)](https://img.shields.io/github/forks/x-tools-author/wx-tools?style=social) [![watchers](https://img.shields.io/github/watchers/x-tools-author/wx-tools?style=social)](https://img.shields.io/github/watchers/x-tools-author/wx-tools?style=social) [![star](https://gitee.com/x-tools-author/wx-tools/badge/star.svg?theme=dark)](https://gitee.com/x-tools-author/wx-tools/stargazers) [![fork](https://gitee.com/x-tools-author/wx-tools/badge/fork.svg?theme=dark)](https://gitee.com/x-tools-author/wx-tools/members) |Option|Description| |---|---| |Author|x-tools-author| |E-mail|| |User Communication| 952218522 (QQ Group)| |Gitee| | |GitHub| | |Sponsor|| |Third party|[libmodbus](https://github.com/stephane/libmodbus) [glog](https://github.com/google/glog) [asio](https://github.com/boostorg/asio) [fmt](https://github.com/fmtlib/fmt) [json](https://github.com/nlohmann/json) [sigslot](https://github.com/palacaze/sigslot) [mongoose]( https://github.com/cesanta/mongoose) [CSerialPort](https://github.com/itas109/CSerialPort)| ## Screenshot ![en_US](docs/assets/en_US.png) ![zh_CN](docs/assets/zh_CN.png)