Skip to content

AkiraMiyakoda/budgie-hostname-applet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budgie Hostname Applet

This applet shows your hostname (or any string of your choice) on your budgie panel.

It would be useful for those who run Budgie on multiple hosts. It has some customization points to help you recognize what host you are using.

Screenshots

Panel1

Panel2

Config

Dependencies

meson
valac
libgtk-3-dev >= 3.24.0
libpeas-dev >= 1.26.0
budgie-core-dev >= 1.0

Installation

From source

meson build --buildtype=release --prefix /usr --libdir lib
cd build/
ninja
sudo ninja install

About

Ubuntu Budgie applet shows your hostname on the panel.

Resources

License

Stars

Watchers

Forks

Packages

No packages published