Skip to content

ajot/AnyMint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnyMint - OS X Menubar Internet Status Indicator

The WiFi indicator on the menubar can be misleading. Even though it says you're connected to WiFi, doesn't always mean you're connected to the internet. This is especially true when on train/flight/hotel WiFi.

AnyMint indicates the Internet connectivity status in the OS X menu bar, with a green or a red dot on the menu bar.

AnyMint is built on top of AnyBar - a tiny Mac app that does one simple thing: it displays a colored dot on the menubar. What the dot means and when to change it is up to you.

AnyMint simply changes the color of the dot (green or red) by checking if you're truly connected to the internet.

Setup AnyMint

  1. Install AnyBar
brew cask install anybar
  1. Clone this repo
git clone git@github.com:ajot/AnyMint.git
  1. Install dependencies
cd AnyMint
bundle install
  1. Open start-any-mint.sh, and update the path to point to the main.rb file.

Launch

bash start-any-mint.sh

Enjoy!


TODO: Launch at startup - https://stackoverflow.com/questions/6442364/running-script-upon-login-mac

About

Indicates Internet connectivity status in the OS X Menubar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages