Kitty Command Bar - The ultimate solution for status bar inlining to terminals
One night when I was sleeping I was thinking that it would be nice to have a status bar like waybar and kitty terminal together on the desktop, with the status bar at the top and the terminal filling up the desktop below it, and everything would look so nice, but when I quit the terminal, only the status bar would be left hanging on the top of the desktop, which would look really stupid. Is there a status bar that only appears when the terminal appears and hides when the terminal exits? I didn't seem to find a good solution, so I started trying to display some information to the terminal when it's open.
- The source code is simple and highly customizable.
- Dynamic display and interactive.
- Customizable functions in response to mouse click events.
terminal | OS | support |
---|---|---|
kitty | Arch | ✅ |
alacritty | Arch | ❌ |
-
It is not recommended to clone this repository directly, unless you want to do secondary development. Download the corresponding zip package, you need to unzip to the
$HOME
directory, make sure the path is correct, run~/KittyCMDBar/startup.sh
. -
The first run will check if the relevant commands can be executed, otherwise you need to install the corresponding commands.
$ bash ~/KittyCMDBar/startup.sh
KittyCMDBar is MIT-licensed. For more information check the LICENSE file.