You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
The text was updated successfully, but these errors were encountered: