GuLinux / AstroPhoto-Plus

A lightweight, web based astrophotography sequence generator and INDI client written in Python and React.
https://astrophotoplus.gulinux.net
GNU General Public License v3.0
53 stars 8 forks source link

NetworkManager integration #185

Open GuLinux opened 4 years ago

GuLinux commented 4 years ago

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:

Related tasks: #184