Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.

Releases: half-nothing/UpperComputer

基础功能完成

Choose a tag to compare

@half-nothing half-nothing released this 15 Dec 12:05
2887540

1.完成基础功能
2.修复了图片接受崩溃的问题

Full Changelog: v0.1.2...v0.1.3

完成TCP和UDP通讯协议支持

Choose a tag to compare

@half-nothing half-nothing released this 24 Nov 17:00
d422cc2

1.完成TCP和UDP的协议编写
2.优化了UI界面

Full Changelog: v0.1.1...v0.1.2

修改pyinstaller编译配置

Choose a tag to compare

@half-nothing half-nothing released this 18 Nov 16:21
905beb6

1.为README添加信息
2.修改pyinstaller编译配置

Full Changelog: v0.1.0...v0.1.1

串口通信完成

Choose a tag to compare

@half-nothing half-nothing released this 17 Nov 16:03
e5c2af3

1、完成框架搭建
2、完成串口通信

PS:使用pyinstaller打包,7z是散件,exe为打包成一个文件

Full Changelog: https://github.com/half-nothing/UpperComputer/commits/v0.1.0