A cute cat CPU monitor using libappindicator.
Hard fork of https://github.com/chux0519/runcat-tray
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
icons | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE.md | 1 year ago | |
README.md | 1 year ago | |
all.do | 1 year ago | |
clean.do | 1 year ago | |
debug.do | 1 year ago | |
install.do | 1 year ago | |
main.c | 1 year ago | |
runcat.do | 1 year ago | |
runcat.gif | 1 year ago |
README.md

runcat-tray
A runcat port for Linux using libappindicator.
It uses icons from the GNOME extension.
This is a hard fork of the original runcat-tray.
Runtime Requirements
- libappindicator-gtk3
- gtk3
Build Dependencies
- libappindicator-gtk3
- gtk3
- pkg-config
- redo (or manually replicating the commands in *.do files)
Build Instructions
git clone https://git.trees.st/Marie-Joseph/runcat-tray.git
cd runcat-tray
redo
sudo redo install
Usage
runcat
or runcat &
Licensing
The code forked from the original runcat-tray has been retroactively licensed under the BSD 2-clause license. However, the resources are still under the copyright terms described in their original repo. The original runcat-tray and the source of the resources are linked above.