Minimalist GTK4/Libadwaita frontend for LogMeIn Hamachi.
Hanuchi is a lightweight, utility-first GUI for managing LogMeIn Hamachi networks on Linux. Designed for modern GNOME environments (Wayland supported), strictly following the philosophy of keeping the tool clean, native, and bloat-free.
- Native Experience: Written in Python using GTK4 and Libadwaita.
- System Integration: Controls the
logmein-hamachisystemd service automatically via PolicyKit. - Localization: English / Russian
- Python 3.10+
logmein-hamachi(installed and configured)gtk4,libadwaita,python-gobject
You can install Hanuchi using the included PKGBUILD:
cd pkg/
makepkg -siAlso you can install Hanuchi from AUR using Yay:
yay -S hanuchiUse the universal installer script (requires root):
sudo ./install.sh- Copy
hanuchito/usr/bin/and make it executable. - Copy
hanuchi.desktopto/usr/share/applications/.
Remove using the pacman package manager.
sudo pacman -R hanuchiUse the uninstaller script (requires root):
sudo ./uninstall.shMIT License.
