A minimalist and modern desktop interface, built with React.js and TypeScript, to facilitate network connection management using nmtui.
nmtui-react does not replace NetworkManager or nmtui.
It simply provides a clean, responsive, and intuitive UI to enhance the user experience.
This application is a visual desktop interface for network connection management with a minimalist design, leveraging NetworkManager and VPN technologies.
- View available Wi-Fi networks with signal strength indicators
- Connect/disconnect from networks with password authentication
- Display real-time connection status
- List previously connected Wi-Fi networks
- Edit saved network settings
- Option to delete old connections
- Create new connections manually
- Support for Wi-Fi, Ethernet, and advanced configurations
- Configure device hostname on the network
- Manage system identification
Planned VPN features:
- Full VPN interface with server selection
- Secure connection to different locations
- Visual VPN connection status in the UI
- Seamless integration with network manager
- Light/Dark/System themes
- Multi-language support (English & Portuguese BR)
- Persistent settings across sessions
cd frontend
npm install
npm run devcargo tauri dev



