Search Criteria
Package Details: connex 1.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/connex.git (read-only, click to copy) |
|---|---|
| Package Base: | connex |
| Description: | Modern Wi-Fi Manager for Hyprland/ArchLinux with GTK3 interface |
| Upstream URL: | https://github.com/Lluciocc/connex |
| Keywords: | wifi |
| Licenses: | MIT |
| Submitter: | lluciocc |
| Maintainer: | lluciocc |
| Last Packager: | lluciocc |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-10-30 13:32 (UTC) |
| Last Updated: | 2025-11-28 13:56 (UTC) |
Dependencies (9)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classic-xfceAUR)
- libappindicator-gtk3 (libappindicator)
- libnotify (libnotify-gitAUR)
- networkmanager (networkmanager-clatAUR, nmlinkdAUR, networkmanager-iwdAUR, networkmanager-gitAUR)
- python
- python-gobject
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- hyprland (hyprland-cmake-gitAUR, hyprland-legacyrenderer-gitAUR, hyprland-legacyrendererAUR, hyprland-hidpi-xpropAUR, hyprland-frozenAUR, hyprland-gitAUR, hyprland-noxAUR, hyprland-hidpi-xprop-gitAUR) (optional) – Recommended window manager
- papirus-icon-theme (papirus-icon-theme-gitAUR) (optional) – Better icons
Latest Comments
nlion commented on 2026-06-02 13:33 (UTC)
Downloading this seems to result in broken application ❯ connex Traceback (most recent call last): File "/usr/bin/connex", line 27, in <module> from assets.ui.main_window import WifiWindow File "/usr/lib/connex/assets/ui/main_window.py", line 9, in <module> from assets.ui.dialogs import ( ...<9 lines>... ) File "/usr/lib/connex/assets/ui/dialogs.py", line 9, in <module> from assets.core.vpn_manager import VPNManager ModuleNotFoundError: No module named 'assets.core.vpn_manager'