Overview
Igelle Connector is a network management tool for Linux-like operating systems, capable of connecting to different kinds of networks and managing the created connections. In this respect, it is similar to other applications such as NetworkManager and Wicd, and can be used as a replacement of these applications.
Igelle Connector is written in Python, and utilizes existing networking tools for various tasks (Bluez, wpa-supplicant, dhcp, etc.).
Igelle Connector is part of the Igelle project.
Features
In it's current version, Igelle Connector features:
- Command line interface
- GTK+ -based graphical user interface
- Wired ethernet connections
- Wireless LAN
- Fixed and automatic IP address (DHCP) support
- GSM/3G Wireless data connections
- Bluetooth wireless modem support
Requirements
- Linux (or Linux-like) operating system
- wpa_supplicant
- pppd
- dhclient
- python
- pygtk
- dbus
Download
Downloads are available at the project page.
Development
For general project info and development, please proceed to the project page.