/any_ping_indicator

An Ubuntu indicator applet to show the ping status.

Primary LanguagePythonGNU Lesser General Public License v3.0LGPL-3.0

Any Ping Indicator

For GNOME you should use the Gnome Shell Extension. The source code and readme of the extension is here.

Author: Samuel Bachmann

Any Ping Indicator

Any Ping Preferences

Dependencies

  • svgutils

      sudo apt-get install libxml2-dev libxslt-dev python-virtualenv
      
      sudo pip install git+https://github.com/btel/svg_utils.git
    

Install

make
sudo make install

#Uninstall

sudo make uninstall