Skip to content

Releases: lbussy/headless-pi

Wireless Enhancements

16 Feb 20:16
a878bf1
Compare
Choose a tag to compare

Updated version of Headless Pi, a tool used to configure a new Raspbian SD card to operate in a headless networked environment.

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#

30 Jan 18:13
0a8f06b
Compare
Choose a tag to compare

Updated version of Headless Pi, a tool used to configure a new Raspbian SD card to operate in a headless networked environment.

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

27 Jan 17:37
6a1c5a5
Compare
Choose a tag to compare

Updated version of Headless Pi, a tool used to configure a new Raspbian SD card to operate in a headless networked environment.

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

20 Jan 21:31
92ca014
Compare
Choose a tag to compare

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.

More information may be found in the README.