A cute running cat animation on your windows taskbar.
cargo install run-cat
or
cargo binstall run-cat
powershell
Copy-Item "$HOME/.cargo/bin/run-cat.exe" "$HOME/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup/run-cat.exe"
bash
cp "$HOME/.cargo/bin/run-cat.exe" "$HOME/AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Startup/run-cat.exe"
- Support linux
- Custom speed and icons
- Automatic detection theme color
- Optimize animation speed and CPU usage
inspired by https://github.com/Kyome22/RunCat_for_windows