- Show all the configured networks
- Encode network names correctly
- Share network with QR code
- Breaking change: remove config for connect. set to space or enter.
- Support for WPA2 Entreprise
- Support for Eduroam
- Make help banner responsive
- Improve error messages
- Fix crash when wifi adapter is switched off
- Reset terminal on error
- Fix display issue on light mode background
- Adjust new network section size.
- Rearrange sections for better layout.
- Update Rust edition.
- Replace help popup with help banner.
- Enable network connect/disconnect with
Enterkey.
- Added an option to sensor password, thanks to OneRandom1509
- Bump dependencies
- Minor fixes
- Detect when the device is soft/hard blocked
- fg color for light mode background
- Remove uid check before starting the app.
- Responsive layout
- using stdout instead of stderr for the terminal handler
- set tick rate to 2sec
- Signal strength in %
- Show Security and Frequency for connected network
- Choose startup mode from cli or config
- Access Point mode
- Show connected devices on Access Point mode
- Turn On/Off device
- Switch between AP and Station mode
- Enable/Disable auto connect for known networks
- Crash when the vendor or the model of the adapter are absent
First release 🎉