AstroPhoto-Plus icon indicating copy to clipboard operation
AstroPhoto-Plus copied to clipboard

NetworkManager integration

Open GuLinux opened this issue 5 years ago • 0 comments

Unify all current methods of managing network connections (hostapd+dhcpcd manipulation for Raspberry Pi, NetworkManager command line for other distros) by using solely NetworkManager via Python API

Tasks:

  • backend integration
  • Client connection manager
  • Access point connection manager
  • dedicated frontend section/page
  • installation: make sure AstroPhoto-Plus user has the right permissions to handle NetworkManager connections
  • switch from dhcpcd to NetworkManager on Raspberry Pi

Related tasks: #184

GuLinux avatar Mar 28 '20 17:03 GuLinux