Skip to content

Releases: moritzmhmk/webdisplay

v0.2.0

20 Aug 17:20
Compare
Choose a tag to compare

New features:

  • config files on boot partition
    • webDisplayConfig.js (set url to load)
    • wpa_supplicant/wpa_supplicant-wlan0.conf (set wifi details)
  • supporting more WiFi dongles

Other changes:

  • wpa_supplicant started via udev rule
    • improves boot time when no dongle is connected
    • allows for simply adding config files for new interfaces without the need to activate systemd services
  • boot partition is mounted (required to read configs...)
  • injecting genimage.cfg patch to add default config files to boot partition

Initial Release

20 Aug 16:44
Compare
Choose a tag to compare

Initial release with working qml browser displaying google.de on boot.

Browser:

  • progressbar
  • auto reload when loading fails
  • right click to reload page
  • extra large mouse cursor
  • input with german keyboard layout

WIFI:

  • Edimax dongle
  • tested on eduroam network

System:

  • using systemd
  • added font "opensans"
  • no (root) login