Giter Club home page Giter Club logo

Comments (8)

Tophness avatar Tophness commented on July 20, 2024 1

Not sure what is meant by this. It's used pyautogui from the start, which is windows-only.

from self-operating-computer.

michaelhhogue avatar michaelhhogue commented on July 20, 2024

Most recent commits have added support for Windows, though the README hasn't yet been updated to reflect the new support. My PR adding Linux support will update the README once merged.

from self-operating-computer.

0xdevalias avatar 0xdevalias commented on July 20, 2024

See also, this one supports windows too:

from self-operating-computer.

0xdevalias avatar 0xdevalias commented on July 20, 2024

Not sure what is meant by this. It's used pyautogui from the start, which is windows-only.

@Tophness A quick google seems to suggest that's not true:

  • https://pyautogui.readthedocs.io/en/latest/
    • PyAutoGUI lets your Python scripts control the mouse and keyboard to automate interactions with other applications. The API is designed to be simple. PyAutoGUI works on Windows, macOS, and Linux, and runs on Python 2 and 3.

from self-operating-computer.

TerminatedProcess avatar TerminatedProcess commented on July 20, 2024

Most recent commits have added support for Windows, though the README hasn't yet been updated to reflect the new support. My PR adding Linux support will update the README once merged.

Does this mean it will also work from wsl2 Ubuntu? And control the host Windows?

from self-operating-computer.

michaelhhogue avatar michaelhhogue commented on July 20, 2024

@TerminatedProcess I don't think anyone has tested on wsl2 yet. I'll try it out and see how it works.

from self-operating-computer.

michaelhhogue avatar michaelhhogue commented on July 20, 2024

@TerminatedProcess There appears to be some issues with it in WSL. If you're on windows, it's recommended that you go ahead and run the program from the host system. VMs are quite unpredictable with PyAutoGUI.

from self-operating-computer.

TerminatedProcess avatar TerminatedProcess commented on July 20, 2024

Just for kinks, I'm trying this with a wsl2 ubuntu that has a desktop. Using this github project..

from self-operating-computer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.