Skip to content

Team-Exopy/animateddesktopbuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Cat Widget 🐱

A frameless, draggable animated cat GIF widget with CPU-based animation speed — built with PyQt5, designed especially for Ubuntu users.
Because who doesn’t love a cute cat on their desktop?


Requirements

  • Python 3.6 or higher
  • PyQt5
  • psutil
  • pillow

Installation

  1. Create and activate a virtual environment (recommended):
python3 -m venv venv
source venv/bin/activate
  1. Install the required packages:
pip install -r requirements.txt

How to use

-Simply run the script

python3 runcat_linux.py

Dont forget to add a gif file in root and replace the file name in runcat_linux.py.GIF Gif that i am using.(Make the background transparent)

Notes

The animation speed adjusts based on your CPU usage (requires psutil).

If you don’t have psutil or pillow installed, some features may be limited but the widget will still run.

Finally

Enjoy your new desktop buddy!


License

This project is licensed under the MIT License — see the LICENSE file for details.

Demo

Demo

About

for ubuntu users, my own version of runcat365 using python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages