Kudusch Posted March 16, 2013 Share Posted March 16, 2013 Heyho guys and girls, I just finished porting my old v1 extension NotificationControl to a v2 style workflow. You can download it here. You can use the following keywords: Show the current status of Growl and NotificationCenter : stat Pause Growl and Notification Center : pause Resume Growl and Notification Center : resume Pause or resume Growl : growl Pause or resume Notification Center : notificationcenter Close all Growl notifications : close_growl Close all NotificationCenter notifications : close_nc Show Growl’s rollup : show Hide Growl’s rollup : hide Enable Growl’s incoming network : enable Disable Growl’s incoming network : disable/ Restart Growl : restart Link to comment
Kudusch Posted March 16, 2013 Author Share Posted March 16, 2013 Because of the fact, that NotificationCenter has no AppleScript support or any other scripting bridge I had to be a little creative solving these problems. Pausing NotificationCenter is achieved through UI Scripting and to close all the notifications in NC I had to mess with NC's database file and restart NoticifationCenter afterwards. These solutions are both not very stable, but right now the best I could do. If any of you know of a better way to do this, please reply. Link to comment
jerman885 Posted July 20, 2015 Share Posted July 20, 2015 Hi there, I know this thread is old, but any chance this workflow link is still active? I keep getting a broken link every time I click on it. Link to comment
alfred1024 Posted January 7, 2017 Share Posted January 7, 2017 On 3/17/2013 at 0:09 AM, Kudusch said: Heyho guys and girls, I just finished porting my old v1 extension NotificationControl to a v2 style workflow. You can download it here. You can use the following keywords: Show the current status of Growl and NotificationCenter : stat Pause Growl and Notification Center : pause Resume Growl and Notification Center : resume Pause or resume Growl : growl Pause or resume Notification Center : notificationcenter Close all Growl notifications : close_growl Close all NotificationCenter notifications : close_nc Show Growl’s rollup : show Hide Growl’s rollup : hide Enable Growl’s incoming network : enable Disable Growl’s incoming network : disable/ Restart Growl : restart Hi Kudusch, Thanks for your work, however the link seems down, can you fix it or post it somewhere else such as Github? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now