Skip to content

rusty-panel is a small GTK panel written in Rust that shows a single line of output from an arbitrary command.

License

Notifications You must be signed in to change notification settings

klingtnet/rusty-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty-panel (WIP)

rusty-panel is a simple GTK based graphical panel that shows the single line output of an arbitrary command, e.g. the output of a shell script. An example script is shown in ./panel.sh.

I intended to use this as an replacement for the xfce4-panel. Configuration of desktop is usually done through graphical menus often and limited by the available plugins. Since this panel is showing the ouput a simple shell script (or whatever command you configure) it is dead easy to customize

A default configuration will be created under ~/.config/rusty-panel.yaml if it doesn't exist already.

screenshot

About

rusty-panel is a small GTK panel written in Rust that shows a single line of output from an arbitrary command.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published