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.
 
 
J. Sims 9cac5e8da8
Add my name to license to cover my changes
1 year ago
icons Rename image files for shorter paths 1 year ago
.gitignore Cleanup 1 year ago
LICENSE.md Add my name to license to cover my changes 1 year ago
README.md Add license information to README 1 year ago
all.do Port to redo build system 1 year ago
clean.do Cleanup 1 year ago
debug.do Add debug.do 1 year ago
install.do Port to redo build system 1 year ago
main.c Cleanup 1 year ago
runcat.do Rename image files for shorter paths 1 year ago
runcat.gif doc: update README 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.