一款为嵌入式系统量身打造的通讯调试工具,支持串口调试、TCP 和 UDP 调试。功能强大却简单易用,助你轻松收发数据,实时查看分析,瞬间提升开发效率!
主要功能:
1. 接收串口数据并显示。可选“字符串”或“HEX”。
2 中文显示无乱码,支持多种字符编码(如:ASCII, GB2312, UNICODE, UTF-8, BIG5, shift_jis)。
3. 支持多种预设波特率(>115200bps需要硬件支持),同时支持自定义波特率。
4. 支持扩展命令,预设命令,方便调试。
5. 自定义命令列表:将多条要发送的命令组合成一个列表,一次点击即可自动执行所有命令。
6. 自动断帧:在接收数据包间有时间间隔时自动换行,方便观测。
7. 波形显示功能:协议数据可显示为波形,支持波形回看和截图。
注意:Windows 10 需要安装 WebView2 运行时。
Stellar Repair for Excel File
开发人员工具 ¥284.00
Complete Excel repair tool for .xls, .xlsx, .xltm, .xltx, and .xlsm files. It restores all Microsoft Excel's objects with 100% accuracy. A handy solution for fixing all Excel corruption errors, such as unrecognizable format, 'Excel found unreadable content' in name.xls, and 'file name is not valid' and more.
Easily Repair Corrupt Excel Files: Stellar Repair for Excel software previously known as Stellar Phoenix Excel Repair can repair & fix corrupt Excel files of any size. It removes corruption from individual objects, fixes the damage, and restores the Excel file back to its original state. The Excel repair tool can repair multiple Excel files in a batch.
Resolves All Excel Corruption Errors: This Excel file repair tool fixes all types of Excel corruption errors, such as unrecognizable format, Excel found unreadable content in name.xls, Excel cannot open the file filename.xlsx, file name is not valid, the Excel file is corrupt and cannot be opened, etc. It provides a comprehensive solution for fixing Excel file issues.
Preview the Repaired Excel File: The Excel File Recovery Software shows a preview of the repaired Excel file and its recoverable contents, including all its objects in the preview window. You will see the sheet with maximum amount of data with the original formatting and properties. You can also preview other worksheets by clicking on them. This functionality allows you to verify the data in your repaired Excel file before saving the file.
GWSL is an XServer that lets you easily run graphical Linux apps on Windows . . . AND it lets you run graphical applications located on remote Linux machines on Windows . . . AND it lets you manage these apps graphically, create Windows shortcuts for them, customize these shortcuts, and even manage/configure WSL distros! All at the click of a button! No memorization of commands necessary! Easy!!!
GWSL automates the process of running X on top of WSL and over SSH.
Basically, it does a lot of stuff so you don’t have to! 😊
If you find GWSL useful, be sure to try our new app "Time Squeeze"!
F.A.Q.
Does this provide Linux by itself? No, WSL must be enabled and installed. Distros must be installed through WSL.
Please remember that I have spent many, many hours making this software. If something goes wrong, please contact me using the information below. Otherwise, I cannot help and the program will not get better. Please also consider making a small donation as alternatives are often pricey.
Paul
PyInstaller
开发人员工具 ¥14.00
⚠️ Requirement
Python must be installed on your system to use this app.
PyInstaller GUI is a developer-focused EXE builder and Python packager for Windows that provides a modern graphical interface for PyInstaller. It helps you convert Python scripts into Windows executable applications with a structured workflow, repeatable build profiles, and transparent build output—without the need to memorize complex command-line options.
If you are building desktop tools, utilities, or GUI apps (including PyQt-based projects), PyInstaller GUI streamlines the packaging process with a clean UI, reliable execution, and real-time diagnostics.
Key Features
1) Graphical Interface for PyInstaller
Configure PyInstaller options through an intuitive GUI (checkboxes, radio buttons, and input fields)
Live command preview to see the exact compilation command before running
Drag & drop or file dialog selection for Python entry files
Supports .py and .pyw source files
2) Project Profiles & Configuration Management
Save and load complete build profiles as .pyp project files
Automatic detection of unsaved changes (marked with *)
Work with multiple projects efficiently; open multiple instances when needed
Reuse and modify configurations quickly across different applications
3) Build Options (Core Packaging Modes)
Console mode
Show console window
Hide console window (recommended for GUI applications)
Output mode
Single-file executable (--onefile)
Directory build (dependency folder output)
4) Build Execution, Logs, and Diagnostics
Real-time compilation logs while building
Interruptible builds (cancel compilation safely)
Progress visualization with a progress bar
Automatic log saving to a temporary directory
Error detection and clear feedback for troubleshooting
5) Automation & Command-Line Support
Batch processing support for command-line parameters
Automatic compilation mode (-a)
Load and compile saved .pyp projects via command line (useful for repeatable workflows)
6) System & PyInstaller Settings
Auto-detects PyInstaller installation
Optional custom PyInstaller path configuration
One-click PyInstaller upgrade
Displays current PyInstaller version
Configurable default output directory
Stores app data in the user configuration folder
Use Cases
Build a Windows executable from a Python script quickly
Package GUI apps without showing a console window
Maintain repeatable, shareable build configurations across projects
Troubleshoot packaging issues using real-time logs and saved build reports
通过手机上的蓝牙和蓝牙转串口模块连接,用来调试嵌入式设备。
1.接收从蓝牙串口模块过来的数据并在窗口显示。
2.接收到的数据显示方式可以选择为"字符串"或"HEX"。
3.中文显示无乱码。可以在设置中更改字符串编码类型。支持多种字符编码 "ASCII","GB2312","UNICODE","UTF-8","BIG5","shift_jis"
4.可以在发送框输入您想发送的字符串,并发送,发送支持 "字符串"或"HEX"。
5.支持扩展命令,最大600组自定义命令。
6.自定义命令列表,将多条要发送的命令组合成一个列表。只需点击一次发送,自动执行列表中的各条命令
7.波形显示功能。可将按协议发送的数据显示成波形。并支持波形回看功能和截图功能。
JSON Hub
开发人员工具 ¥36.00¥10.00
Json Hub is a modern Windows app for working with JSON. Edit, validate, and transform JSON instantly, 100% offline. Convert JSON/JSONC/NDJSON to XML, YAML, CSV/TSV, TOON, TOML, HTML, Markdown or Base64. Inspect complex payloads in a Table/Tree Viewer. Generate JSON Schema and Stub Code for 10+ programming languages like C#, Java, Typescript etc.,
Minify, stringify or prettify with custom indentation and quickly copy, save, or share results. Native WinUI design elements with light/dark themes.
Key features
→ Powerful editor with Monaco-based syntax highlighting
→ JSON validation with an error panel and line reveal
→ Include support for JSONL and NDJSON / JSONL as valid input formats
→ One‑click convert: XML, YAML, CSV/TSV, Base64, HTML, TOON, MD, TOML, JSON Schema
→ Table View: flatten arrays/objects into a readable grid
→ Tree View: expand and collapse JSON properties
→ Prettify/Minify/Stringify with configurable indentation
→ Copy, Save As (JSON/XML/YAML/CSV/TSV/TXT), and Share
→ Load from file or URL, sample datasets included
→ Light/Dark/System themes
→ 100% local processing; no data leaves your device