🎉 First release
NetNeighbor is a Linux desktop application that discovers and monitors devices
on your local network — a modern equivalent of the Windows Network Neighborhood.
What it does
- Automatically discovers devices via SSDP, mDNS, WS-Discovery and NetBIOS
- Displays them in an icon grid or list view with sidebar categories
- Opens devices in one click: HTTP, HTTPS, SMB, SSH, FTP, SFTP, Telnet
- Lets you rename devices, tag them by location, assign custom icons and types
- Runs in the system tray with optional autostart at login
- Available in French, Spanish, German, Italian, Dutch, Japanese and Chinese
Downloads
| File | Description |
|---|---|
netneighbor_1.0.0_amd64.deb |
Ubuntu / Linux Mint / Debian (recommended) |
NetNeighbor-1.0.0-x86_64.AppImage |
Any Linux distribution |
netneighbor-1.0.0.tar.gz |
Tarball for manual install |
SHA256SUMS-1.0.0.txt |
Checksums |
Install
.deb (dependencies installed automatically):
sudo dpkg -i netneighbor_1.0.0_amd64.debAppImage:
chmod +x NetNeighbor-1.0.0-x86_64.AppImage
./NetNeighbor-1.0.0-x86_64.AppImageRequirements
- Ubuntu 22.04+ / Linux Mint 21+ / Debian 12+ (or equivalent)
- Python 3.10+, GTK 3
NetBIOS name resolution requires samba-common-bin; system tray requires
gir1.2-ayatanaappindicator3-0.1. Both are pulled in automatically by the .deb.
Documentation
See USER_DOCUMENTATION.md
for the full user guide.