https://github.com/lixuannan/computereverywhere
A app let you can connect to a super powerful computer every where at home
https://github.com/lixuannan/computereverywhere
fastapi psutil python python3 qemu uvicorn virtual-machine vm
Last synced: about 2 months ago
JSON representation
A app let you can connect to a super powerful computer every where at home
- Host: GitHub
- URL: https://github.com/lixuannan/computereverywhere
- Owner: Lixuannan
- License: apache-2.0
- Created: 2023-06-04T10:00:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-17T06:09:46.000Z (about 3 years ago)
- Last Synced: 2025-01-14T11:43:10.401Z (over 1 year ago)
- Topics: fastapi, psutil, python, python3, qemu, uvicorn, virtual-machine, vm
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComputerEverywhere
## Let you use the most powerful computer in everywhere you home
### [en_US](./README.md) | [zh_CN](README_zh-CN.md)
This project use a server and several client to work. We use Qemu to create some virtual machine and you some python app on the client to connect to the VM on the server. You can only buy single powerful computer or server at home or office and buy several ChromeBook like weak laptop or some nuc, and just connect these thin client with the strong server with these project. I believe this project gonna be useful when you want to use a ton of powerful workstation but only have a few of them but at the same time you have some old pc or nuc, etc.
As we all know, this project is still developing, it can't work pretty well like other greate software such as VMWARE's one. But I believe that if we all work together, this project will help a lots of people. So if you have skill and time, work with me ! Welcome PRs.