Skip to content

win0err/gnome-runcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunCat for GNOME Shell Logo

RunCat for GNOME Shell

RunCat provides a key-frame animation to the GNOME Shell top bar.
Animation speed changes depending on CPU usage.


RunCat for GNOME Shell

Installation

This is the recommended method for installation, as it doesn't require the build dependencies for installation. You can install this extension by visiting the GNOME Shell Extensions page for this extension.

Manual installation

From source code

If you want to install the extension from sources, clone the RunCat repository, navigate to the cloned directory and run:

$ make install

Release ZIP-archive

If you want to install the extension from release zip-archive, download [email protected] from the releases section and run:

$ gnome-extensions install path/to/[email protected] --force

After installation:

  1. Restart the GNOME Shell:
    • ALT+F2 to open the command prompt, and enter r to restart the GNOME Shell;
    • or Log Out, then Log In, if GNOME Shell won't restart;
  2. Enable the extension:
    • Open GNOME Tweaks → Extensions → RunCat → On;
    • or Run in terminal: gnome-extensions enable [email protected].

Manage RunCat preferences

  • Open GNOME Tweaks → Extensions → RunCat → ⚙️;
  • or Open RunCat on GNOME Extensions portal → ⚙️;
  • or Manage directly in dconf: dconf list /org/gnome/shell/extensions/runcat/.

macOS version

Thanks to Takuto Nakamura for the macOS version and cat images.


Developed by Sergei Kolesnikov