5alidshammout / desktop-pet

Python code allowing you to have cute pet walking on desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

header

Adopt a pet for your desktop!

Short python code allowing you to have cute walking pet! Done using tkinter in Python 3.10.

  1. About The Project
      <ul>
        <li><a href="#useful-links">Useful links</a></li>
      </ul>
    
    </li>
    <li><a href="#contact">Contact</a></li>
    

About The Project

I had a short break while writing my thesis and I got inspired by this tiktok https://www.tiktok.com/@ashtoncs_/video/7197563149724257541 to create my own digital supporting animal :)

Useful links

Gif from pinterest: https://pinterest.com/pin/812899801489019667/
Rotated and resized that gif here: https://ezgif.com/
Found gif frames number here: https://onlinegiftools.com/add-frame-counter-to-gif
You can get desktop coordinates using mouseinfo.MouseInfoWindow() from https://mouseinfo.readthedocs.io/en/latest/ library
My desktop coordinates refer to these positions:

points

To be done...

  • create interface that allows user to decide about coordinates, gif etc.
  • turn pet into .exe

Contributing

If you have a suggestion that would make this better, please let me know 😄

About

Python code allowing you to have cute pet walking on desktop


Languages

Language:Python 100.0%