Code Monkey home page Code Monkey logo

pinger's Introduction

Screenshot

Pinger.py

A ping tool that sits in your system tray

  • Saves your sanity when the wifi sucks
  • Doesn't clutter up your screen with ping windows
  • Lets you know when pings fail instead of silently failing
  • Currently for Ubuntu only
  • (Requires Python, GTK, and AppIndicator3)
  • Startup Automatically option creates a ~/.config/autostart/pinger.desktop file
  • Contributions welcome to expand to other OSes!

Usage (in Ubuntu):

Open the Terminal program and enter the following commands:

cd ~
git clone https://github.com/zyphlar/pinger.git
python pinger/pinger.py &

Pinger should open in your system tray. To set Pinger to start automatically (in Ubuntu) click it and choose Start Automatically.

Report bugs or feature requests at https://github.com/zyphlar/pinger/issues

pinger's People

Contributors

zyphlar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

altf4

pinger's Issues

Graphical plot doesn't like reboots

On startup (and during errors?) the graph freezes and fails to update even though pings continue. Same graphic now for the past two boots (cold, not hibernate)

Running average?

I started writing a feature to toggle the display of a running average of the pings in the current log. However, it wasn't immediately clear to me how error pings should be handled.

Simply ignoring them doesn't feel accurate, as it would make the average higher than it should be, and probably defeat the purpose of displaying it. (Keeping an eye on your network quality)

But how do you numerically account for the missing ping in an average?

Perhaps a running average feature just doesn't make sense in this context.

Update for Gnome

This was written for Unity, needs to be modified for the modern Ubuntu tray

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.