-
Couldn't load subscription status.
- Fork 715
Description
First of all, I would like to thank the Midscene.js team for providing such an excellent framework!
Based on the "integration with any interface" feature, I have developed a PC operation device that runs on Windows, macOS, and Linux, and implemented an agent based on this device. After testing, it works on all three platforms.
Additionally, I have open-sourced a container image with the Midscene-PC server pre-installed (based on Ubuntu 20 with GNOME desktop, maximizing support for common applications), which allows you to start the remote end with a single command. This enables deploying the automation client directly on a standard server. Through the VNC service, you can also connect to the desktop via a browser to monitor operations.
- Midscene-PC project (supports both local and remote operation): https://github.com/Mofangbao/midscene-pc
- Midscene-PC-Docker server project: https://github.com/Mofangbao/midscene-pc-docker
I hope these projects can be added to the Awesome MidScene list.