py-vpet/README.md
2024-12-12 03:45:35 +01:00

10 lines
418 B
Markdown

# PyVPet
A cute VPet for making your desktop more alive. inspired by [Chatty Desktop Pet](https://extranick.itch.io/chattty-desktop-pet)
This project aims for a more feature rich implementation plus being more efficient.
## Getting started
The transparent window is created using PyQt5 and the images are drawn using OpenGL. This is just a proof of concept, if I find a better and easier solution, I'll go for it.