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.
meson
valac
libgtk-3-dev >= 3.24.0
libpeas-dev >= 1.26.0
budgie-core-dev >= 1.0
From source
meson build --buildtype=release --prefix /usr --libdir lib
cd build/
ninja
sudo ninja install