8000 GitHub - abenson/iwgtk: Lightweight, graphical wifi management utility for Linux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ iwgtk Public
forked from J-Lentz/iwgtk

Lightweight, graphical wifi management utility for Linux

License

Notifications You must be signed in to change notification settings

abenson/iwgtk

 
 

Folders and files

8130
NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

iwgtk is a lightweight, graphical wifi management utility for Linux. It is used to control iwd, with supported functionality similar to that of iwctl. It is particularly useful in a system where iwd is being used as a standalone network management daemon (i.e., without NetworkManager).

Screenshot

Usage

  • Launch application window: iwgtk
  • Run in the background with indicator icons: iwgtk -i

Dependencies

  • iwd
  • gtk3

Installation

To build iwgtk and install it to /usr/local, run:

make
sudo make install
make clean

To install to /usr instead of /usr/local use:

sudo make prefix=/usr install

License

Copyright 2020-2021 Jesse Lentz jesselnz@gmail.com and contributors (see below)

iwgtk is licensed under the GPL version 3 or later.

All icons, including the application icon, tray icons, and icons within the GUI, are from the "wifi states" collection by i cons from the Noun Project. These icons are licensed under the Creative Commons BY license. https://thenounproject.com/iconsguru/collection/wifi-states/

Contributors

  • Jove Yu
  • Jaron Viëtor (Thulinma)
  • tinywrkb
  • Érico Nogueira Rolim

About

Lightweight, graphical wifi management utility for Linux

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.4%
  • Objective-C 1.8%
  • Other 1.8%
0