/iitb-internet-login

App Indicator to login into internet.iitb.ac.in for Linux Systems

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

IITB LDAP Login Appindicator

App Indicator to login into internet.iitb.ac.in for Linux Systems

Dependencies

  • python-mechanize
  • python-netifaces
sudo apt install python-mechanize python-netifaces

OR

sudo -H pip install mechanize netifaces

Running the application

Start the indicator using ./appindicator &

It will check the login status and display the login indicator in the panel.

Indicator Menu

If you are starting it for the first time, you'll see the Preferences dialog box where you can enter your username and password. You can change it again using the indicator menu.

Preferences Dialog Box

On login, libnotify will alert you that you have logged in.

Login Notification

Similarly for logout.

Logout Notification