Skip to content

nixgnauhcuy/QtComMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language: 🇺🇸 🇨🇳

💻 QtComMate - Simple Serial Port Tool Based on pyqt6

QtComMate is a simple serial port tool based on pyqt6, designed to help developers easily connect and communicate with serial port devices. The tool provides a user-friendly interface and supports various serial port parameter configurations and data transmission modes.

⚙️ Features

  • User-friendly interface, easy to operate.
  • Supports data sending and receiving functions.
  • Supports common serial port parameter configurations, including baud rate, data bits, stop bits, parity, etc.
  • Supports timer sending function.
  • Supports multiple data transmission modes, including UTF-8、UTF-32、GBK, etc.
  • Supports data recording and saving functions.
  • Supports language switch / font switch / light and dark switch.

🚀 Quick Start

Installation

You can download built binaries in releases page, or build yourself.

git clone https://github.com/nixgnauhcuy/QtComMate
cd QtComMate/src
pip install -r requirements.txt
python main.py

📷 Previews

windows

light dark

linux

light dark

📬 Feedback and Contribution

If you find any bugs, or have any suggestions or ideas, please feel free to submit an issue or pull request. Your contributions are welcome and appreciated!

📄 License

MIT License