ip-indicator
Lately, I use openvpn often. Before, after connecting to vpn I always went to https://www.whatismyip.com/ to checkout if everything works fine. Or many times happened that I woke up computer and I didn't remember if I am behind vpn or not.
For the purpose of quick visual check, I have created simple GTK appindicator tool which is requesting IP geolocation from service http://www.telize.com/ in one second periods.
From the json response it will use country code to change icon accordingly. Menu I populated additionally with IP address.
Application is coded in python. Source code can be found under GPL2 license on github: https://github.com/PrimaMateria/ip-indicator









