EzNBSD - C-written free toolkit to make NetBSD more user-friendly.
In my opinion, NetBSD is an extremely useful system for both ancient hardware and simple use, even if it is inferior to OpenBSD/FreeBSD on the desktop. I believe that you need to try everything and choose the best for yourself. There are no bindings or tools in NetBSD for easy use and installation. The most difficult part of the installation is network problems. These tools will allow you to install NetBSD using the graphical interface (gtk+-3.0), install the basic packages, DE, and save you the pain of setting up WIFI.
Warning
Work in progress.
Download .iso for your architecture from releases page it is fork of official NetBSD image with custom core (integrated wifi drivers). After this write .iso to the USB flash with
sudo dd if=/path/to/iso of=/dev/yourUSB bs=4M status=progressOr use graphical interface like balena etcher or gnome disks.
After you boot from this USB stick, you will have a standard GTK3+ interface. It's intuitive and looks something like this (first build, may change slightly):
Choose disks, part it, configure network, install packages what you need and push "Install". After this, congalurations! You are NetBSD user now!

