Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python version #103

Open
frauzufall opened this issue May 2, 2022 · 0 comments
Open

Python version #103

frauzufall opened this issue May 2, 2022 · 0 comments

Comments

@frauzufall
Copy link

Hi,

I wanted to explore cross platform avatar development so I ported your JavaScript eSheep script to Python:

https://gitlab.com/frauzufall/random-things/-/blob/main/src/frauzufall/sheep.exe/sheep.py

I only added a somewhat working window detection for Linux. On Windows it walks in front / behind the taskbar. I haven't tried it on MacOS. The remaining glitches can probably be fixed and the window detection for other operating systems could be added - I don't really have the time for now to continue with this though.

I'm happy to move the sheep.py file into a separate Github repo if that makes it easier for others to play with it. In case you are familiar with Python, would you like to own it since it's your code anyway?

If you want to try it you can either create a Conda environment with these dependencies or follow these command line instructions.

Cheers,
Debo

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

No branches or pull requests

1 participant