Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Oct 27, 2025

Community member developed PC automation tools extending Midscene.js to Windows, macOS, and Linux desktop environments, with both local and containerized deployment options.

Changes

  • Added "PC automation" section to Awesome MidScene list (English and Chinese)
  • Included two projects:
    • midscene-pc: Cross-platform desktop automation device
    • midscene-pc-docker: Ubuntu 20 + GNOME container with VNC support for remote deployment

Positioned between iOS automation and Python SDK sections to maintain logical flow by platform/language categorization.

Original prompt

This section details on the original issue you should resolve

<issue_title>Suggestion:Add [midscene-pc] for PC support to Awesome MidScene</issue_title>
<issue_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.

I hope these projects can be added to the Awesome MidScene list.
</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for midscene ready!

Name Link
🔨 Latest commit cecd008
🔍 Latest deploy log https://app.netlify.com/projects/midscene/deploys/68ff5089b1246f00084c58dd
😎 Deploy Preview https://deploy-preview-1390--midscene.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Co-authored-by: quanru <11739753+quanru@users.noreply.github.com>
Copilot AI changed the title [WIP] Add midscene-pc for PC support to Awesome MidScene Add midscene-pc projects to Awesome MidScene Oct 27, 2025
Copilot AI requested a review from quanru October 27, 2025 11:02
Copilot finished work on behalf of quanru October 27, 2025 11:02
@quanru quanru marked this pull request as ready for review October 27, 2025 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion:Add [midscene-pc] for PC support to Awesome MidScene

3 participants