Skip to content

UbuntuBudgie/budgie-network-applet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budgie Network Applet

This is a fork of Wingpanel Network Indicator, ported to budgie desktop

Screenshot

Building and Installation

You'll need the following dependencies:

  • gobject-introspection
  • libnm-dev
  • libnma-dev
  • budgie-1.0
  • meson
  • valac
  • gee-0.8

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

sudo ninja install

Arch

you can install that applet on archlinux with aur : budgie-network-applet

Solus (dependencies)

sudo eopkg it -c system.devel
sudo eopkg it budgie-desktop-devel libgtk-3-devel ninja gobject-introspection meson vala network-manager-applet-devel libgee-devel gcc

Donation

If you like this applet, you can donate via PayPal. It will help me to spend more time improving this!

About

📡 Network applet for Budgie Desktop

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 99.1%
  • Meson 0.9%