Releases: lbussy/headless-pi
Wireless Enhancements
Updated version of Headless Pi, a tool used to configure a new Raspbian SD card to operate in a headless networked environment.
- Headless.Pi.Portable.zip contains the executable only, and should run fine on most Windows 10 systems without installing
- Headless.Pi.Installer.zip contains a standard VS installer package
Changes:
- Added "file written" notification
- Selected local country by default
- Added ability to import locally configured networks automatically
More information may be found in the README and the CHANGELOG.
Port to C#
Updated version of Headless Pi, a tool used to configure a new Raspbian SD card to operate in a headless networked environment.
- Headless.Pi.Portable.zip contains the executable only, and should run fine on most Windows 10 systems without installing
- Headless.Pi.Installer.zip contains a standard VS installer package
Changes:
- Ported to C#
- Added USB eject mechanism on exit
- Streamlined several sections of code
More information may be found in the README and the CHANGELOG.
Version 2.0.0 - Updated Capabilities
Updated version of Headless Pi, a tool used to configure a new Raspbian SD card to operate in a headless networked environment.
- Headless.Pi.Portable.zip contains the executable only, and should run fine on most Windows 10 systems without installing
- Headless.Pi.Installer.zip contains a standard VS installer package
Changes:
- Added OTG configuration capabilities for Pi Zero and Zero W
- Read ssh configuration on startup and update UI
- Read wpa_supplicant.conf configuration on startup and update UI
- Removed Key Management as a selection since we only handle WPA-PSK
- Got rid of "cheat" using console font in dropdown and created two proper columns
- Added mouseover information on controls
- Added exit button since it seems to make people happier
- Added status bar for drive information
More information may be found in the README and the CHANGELOG.
Initial Release
This is the initial release of Headless Pi, a tool used to configure a new Raspbian SD card to operate in a headless networked environment.
- Headless.Pi.Portable.zip contains the executable only, and should run fine on most Windows 10 systems without installing
- Headless.Pi.Installer.zip contains a standard VS installer package
More information may be found in the README.