Close/Open all Notification Centre Alerts and Banners with a Keyboard Shortcut

[wce_code id=”10″]

Screen Shot 2014-11-13 at 21.23.22

If there are times when you want to close or open in one fell swoop, all the on screen Alerts and banners that Notification centre has populated your screen with. But could not find a way.

One way you can  is by creating an Automator service to run the below  Applescripts and give them a keyboard shortcut in the System Preferences Keyboard shortcuts to do so.

Here is how.

Continue reading “Close/Open all Notification Centre Alerts and Banners with a Keyboard Shortcut”

Get Notification when a specific wifi network becomes available

Ever wanted to be notified when a certain wifi network becomes available?.

Maybe you are at University and the wifi goes up and down randomly. Just like the person I originally wrote this code for who is charged for mobile data when using their iPhone as personal hotspot during the Uni. wifi outage.

Here is a simple way of doing just that.

Continue reading “Get Notification when a specific wifi network becomes available”