Skip to content

Version 2.0.0: WiFi management, Touchscreen display, GPIO control, Python 3.5, Mopidy 3

Compare
Choose a tag to compare
@s-martin s-martin released this 24 May 11:50
· 635 commits to master since this release
ed888da
  • WiFi management
    • RFID cards to toggle Wifi (or switch it on/off)
    • Read out the Wifi IP address (if you are connecting to a new network and don't know where to point your browser)
    • Hotspot Phoniebox: ad-hoc hotspot if no known network found (IP: 10.0.0.5 SSID: phoniebox Password: PlayItLoud)
  • Touchscreen LCD display Player (file: index-lcd.phpin web app)
  • GPIO control for improved hadling of GPIO devices (buttons, rotary control, ...)
  • Improved PN532 RFID reader support
  • Improved one-line install script featuring non-interactive installs based on a config file
  • Updated all python code to 3.5 and consistent use of packages via requirements.txt files
  • Migration to mopidy3 for Spotify and Google Music integration
  • Improved development life cycle (unit tests, checkers, continous integration, ...)
  • ... and many bug fixes (as well as new bugs, we don't know yet)