https://github.com/pysrc/remote-desktop
A toy remote desktop implemented by python
https://github.com/pysrc/remote-desktop
desktop opencv python3 remote-control tkinter
Last synced: about 1 year ago
JSON representation
A toy remote desktop implemented by python
- Host: GitHub
- URL: https://github.com/pysrc/remote-desktop
- Owner: pysrc
- License: mit
- Created: 2020-09-22T01:24:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T03:37:11.000Z (over 2 years ago)
- Last Synced: 2025-04-20T01:57:57.177Z (about 1 year ago)
- Topics: desktop, opencv, python3, remote-control, tkinter
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 107
- Watchers: 4
- Forks: 49
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 用Python实现远程控制
bectrl为被控端代码
ctrl为控制端代码
# 安装依赖
`pip install -r requirements.txt`
# Rust实现
https://github.com/pysrc/diffscreen
# 实现讲解视频地址
## 第一讲
https://www.bilibili.com/video/BV1Nk4y117f2/
## 第二讲
https://www.bilibili.com/video/BV1oz4y1o7fx/
## 第三讲
https://www.bilibili.com/video/BV1jA411J7Jj/
## 第四讲
https://www.bilibili.com/video/BV1va4y1j7Q8/
## 第五讲
https://www.bilibili.com/video/BV1e54y1y7eq/