A simple application made with pyqt to display transparent and not GIFs on your desktop
USAGE:
- Download 'window.zip'
- Unzip
- Go to window/
- Put your GIF in the 'MovingImages' folder
- Name your GIF "image.gif"
- Execute 'launch'(or run 'window' directly from terminal)
NOTE: Some window managers may or may not open the application in maximized mode, you'll have to set it to floating.
TO VIEW CODE:
The code is located in the 'sourcecode' folder of the repo.