Code Monkey home page Code Monkey logo

howonline's Introduction

HowOnline

A quick app to display your current ping to google.com or detailed error info (such as not being able to ping 8.8.8.8, being on a self-assigned ip, broken dns, etc)

The icon in the middle:

Features

  • Monitors WiFi connection for detailed connection information and displays it in your OSX menu bar
  • When online, live ping of google.com to ensure connectivity
  • Status refreshes automatically on WiFi adapter state change or every 3 seconds
  • Optimized for performance and minimal power usage (doesn't unnecessarily check everything every time)
  • Support for both Dark and Light menu bars
  • Free and opensource (please contribute! also, please verify my Swift design patterns, I'm still learning!)

Statuses the app will give you

  • wifi if: Couldn't detect a WiFi interface on your Mac
  • wifi off: Your WiFi is turned off
  • no ssid: Either your WiFi is connecting to a network or you're not associated to any network
  • no ip: You're connected to a network, but you don't have an IP assigned (likely waiting for DHCP)
  • self ip: You're on a self-assigned IP, DHCP likely not working
  • no gw: You have a valid IP but no internet gateway was assigned (so you won't have internet access)
  • bad gw: Failed to ping your internet gateway (usually your router) or connect via HTTP/SSH/Telnet
  • ping 8.: Failed to ping 8.8.8.8, one of Google's DNS servers (no DNS lookup is done though)
  • dns: Failed to do a DNS lookup for google.com
  • hello: Welcome message when starting the app and waiting for a ping
  • ping G: Unable to ping google.com
  • a number in miliseconds: Your live ping to google.com

License

BSD

Contact

Larry Gadea, [email protected]

Oh and check out the other thing I work on, Envoy!

howonline's People

Contributors

lg avatar

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.