20 lines
534 B
Markdown
20 lines
534 B
Markdown
<div align="Center">
|
|
<h3> Pet March (Evernight) </h3>
|
|
<p>My selfmade desktop pet using QT </p>
|
|
<img src=./Assets/evernight.gif style="margin: 0px 30px 0px 0px;" />
|
|
</div>
|
|
|
|
## Feature list
|
|
- [x] Hyprland keybind support
|
|
- [x] Swap Overlay <> Bottom
|
|
- [x] Swap Mouse area targetted -/+
|
|
- [x] Dynamic pets
|
|
- [x] Multiple pets
|
|
- [x] Config location ~/.config/I-DeskPet/config.json
|
|
{"gifFolder": "PATH"}
|
|
- [x] Evernight base gif img
|
|
|
|
## To-Do list
|
|
- [] Setting more json settings
|
|
- [] Clear up code
|