Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

1.0.1-b879

Pre-release
Pre-release
Compare
Choose a tag to compare
@GuLinux GuLinux released this 13 May 22:28
d81fe8f

NetworkManager integration

Featuring a new powerful integration with NetworkManager for more reliable network configuration.
Key features:

  • Allow to add, remove, edit wifi connections
  • Scan for available access points
  • Allow to add shared WiFi connections (act as an access point)
  • Activate and deactivate connections via a simple GUI interface.
  • Automatically turn on Access Point when no client network connection is activated until a user defined timeout.
    • An automatic WiFi Access Point will be created if none was configured before. Look for a network name starting by AstroPhoto Plus, and use the AstroPhoto-Plus password.

Commit message:

NetworkManager integration (#195)

* Initial network manager class

* NetworkManagement module main features implemented

* Add command line mode for NetworkManager module

* Add backend API for NetworkManager

* Enable/Disable networkmanager connections via UI

* Implemented Add connection and dialog for connection removal

* Allow to edit wifi connections

* Add automatic access point mode when no network is detected

* Installation fixes for NetworkManager

* Fix checkbox color and NetworkManager access point password

* Scan available access points when adding WiFi