A gnome applet to change proxy from the menu-bar without any hassle. Very much handy
##move to system path For Linux if you want to add it to system path then
chmod a+x applet.py
sudo cp applet.py /usr/local/bin/proxy-applet
Move the image accoriding- if /usr/local/bin/ does not exist the create one and add it to path
- Now ready to go
add it to startup else run everytime
###OR you can also run install.sh it will install it for you
fork the repository clone it then make changes and give pull requests.