Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

NetNeighbor — Icon Packs

Community icon packs for NetNeighbor.

Each pack replaces the built-in device icons. Switch between packs in View → Preferences → General → Icon pack.


Available packs

Cartoon

Windows 11 Fluent preview

Folder cartoon
Version 1.0
License LGPL-3.0

Clay 3D

Clay 3D preview

Folder clay3d
Version 1.0
License LGPL-3.0

Dark RGB

Dark RGB preview

Folder darkrgb
Version 1.0
License LGPL-3.0

OSX Aqua

OSX Aqua preview

Folder osx_aqua
Version 1.0
License LGPL-3.0

Pinky

Windows 11 Fluent preview

Folder pinky
Version 1.0
License LGPL-3.0

White Frost

White Frost preview

Folder whitefrost
Version 1.0
License LGPL-3.0

Windows 11 Fluent

Windows 11 Fluent preview

Folder win11fluent
Version 1.0
License LGPL-3.0

Installation

  1. Copy the pack folder to ~/.config/netneighbor_icon_packs/ :
~/.config/netneighbor_icon_packs/
└── clay3d/          ← pack folder name = pack ID
    ├── 16/
    ├── 32/
    ├── 48/
    ...
    ├── iconpack.json
    └── preview.png
  1. Rename infopack.jsoniconpack.json

  2. Rename {packname}_preview.pngpreview.png

  3. Restart NetNeighbor — the pack appears in Preferences → General → Icon pack.

The pack folder survives Reset all application data because it lives outside ~/.config/netneighbor/.


Creating your own pack

See docs/contributing/CONTRIBUTING_ICONS.md for the full icon naming conventions, resolution requirements, and how to submit a community pack.