A Maltese sticker in your system tray.
The animation playback rate adjusts dynamically based on current CPU usage: higher usage speeds it up, lower usage slows it down.
This project was inspired by RunCat.
For more about Maltese stickers, see Moonlab.
Access the Releases page, download and unzip the releases.
To add or delete themes, edit the config.json
file by adding or removing the relevant fragments. Remember to put a comma between each theme and delete comma after the last theme.
{
"themes": [
{
"theme": "name of the theme",
"directory": "the directory that store the ico file"
}
]
}
TODO: Tutorial for adding custom animations