All Projects → elementary → wingpanel-indicator-network

elementary / wingpanel-indicator-network

Licence: LGPL-2.1 License
Wingpanel Network Indicator

Programming Languages

vala
323 projects
Meson
512 projects

Projects that are alternatives of or similar to wingpanel-indicator-network

wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-18.18%)
Mutual labels:  gtk, gtk3, wingpanel
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
Stars: ✭ 22 (+0%)
Mutual labels:  gtk, gtk3, wingpanel
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (+27.27%)
Mutual labels:  gtk, gtk3, wingpanel
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (+4.55%)
Mutual labels:  gtk, gtk3
nicotine-plus
Graphical client for the Soulseek peer-to-peer network
Stars: ✭ 601 (+2631.82%)
Mutual labels:  gtk, gtk3
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+113.64%)
Mutual labels:  gtk, gtk3
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-36.36%)
Mutual labels:  gtk, gtk3
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (+86.36%)
Mutual labels:  gtk, gtk3
initial-setup
New user setup app designed for elementary OS
Stars: ✭ 34 (+54.55%)
Mutual labels:  gtk, gtk3
tasks
Synced tasks and reminders on elementary OS
Stars: ✭ 79 (+259.09%)
Mutual labels:  gtk, gtk3
PokeChat
UNIX compatible, Discord and Telegram inspired, Pokémon-themed instant messaging service.
Stars: ✭ 11 (-50%)
Mutual labels:  gtk, gtk3
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (+113.64%)
Mutual labels:  gtk, gtk3
vulcan
A minimalistic text editor designed for both ordinary use and software development
Stars: ✭ 46 (+109.09%)
Mutual labels:  gtk, gtk3
libappindicator-rs
Rust safe bindings for the libappindicator library
Stars: ✭ 27 (+22.73%)
Mutual labels:  gtk, gtk3
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (+13.64%)
Mutual labels:  gtk, gtk3
shortcut-overlay
A native, OS-wide shortcut overlay
Stars: ✭ 26 (+18.18%)
Mutual labels:  gtk, gtk3
radiotray-lite
Online radio streaming player with minimum interface that runs on a Linux system tray
Stars: ✭ 49 (+122.73%)
Mutual labels:  gtk, gtk3
principles
Remember Dieter Rams' ten principles of good design on elementary OS
Stars: ✭ 38 (+72.73%)
Mutual labels:  gtk, gtk3
postcss-gtk
Processes GTK+ CSS into browser CSS
Stars: ✭ 23 (+4.55%)
Mutual labels:  gtk, gtk3
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+204.55%)
Mutual labels:  gtk, gtk3

Wingpanel Network Indicator

Translation status

Screenshot

Building and Installation

You'll need the following dependencies:

  • gobject-introspection
  • libgranite-dev
  • libnm-dev
  • libnma-dev
  • libwingpanel-dev
  • meson
  • valac

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].