Skip to content

neoden/wlcontrol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wlcontrol

WiFi and Bluetooth control app for Linux, built with GTK4/libadwaita.

Uses IWD for WiFi and BlueZ for Bluetooth.

This is a "scratch my own itch" project. I got tired of CLI tools for managing wireless connections and just wanted a nice-looking GUI where I can simply click around with my mouse.

Installation

Arch Linux (AUR)

yay -S wlcontrol

or for the latest git version:

yay -S wlcontrol-git

Building

Build dependencies in Ubuntu / Debian

sudo apt install pkg-config libdbus-1-dev libgdk-pixbuf-2.0-dev libgtk-4-dev libadwaita-1-dev blueprint-compiler

Build

cargo build

Blueprint files (.blp) are compiled to GTK UI files automatically during cargo build.

Run

cargo run

Enable debug logging:

RUST_LOG=debug cargo run

About

WiFi and Bluetooth control app for Linux, built with GTK4/libadwaita

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages