Search the Community
Showing results for tags 'queue'.
-
Hi all, I've been getting lots of requests to update this workflow to make it compatible with Ruby >=2.0 which is what's been shipping with the past couple releases of macOS. Well, I took some time this week to finally do it and also added a few new features. Results will now show their album art, and the pairing process has been improved. You can also now search by artist name and album title. I've also renamed the workflow to iTunes DJ (reminiscent of the original queuing feature in iTunes). See the README on Github for more info and download links.
-
Simple workflow for quickly checking the status of a local RabbitMQ instance. It will give you a link to the management page, the instance status (Running, Loaded, etc.) and it will list the queue status of all the queues defined in the instance. You can start and stop the local RabbitMQ instance. The workflow assumes RabbitMQ was installed via Homebrew and that it is running on the default port. Download from Packal - https://github.com/packal/repository/raw/master/com.tedwise.rabbitmq/rabbitmq.alfredworkflow
-
Hi, When I want to display a Growl notification, 100s of them appear on my screen. Pages and pages, all with the same notification. The only way to stop this is by quitting Growl. > OSX notifications: only 1 is displayed OSX Notification disadvantage: only 2 lines are displayed which for my plugin is useless. The notification content comes from PHP code which is started from a bash script. Snippet: RET=$(php -f ~/Library/Application\ Support/Alfred/extensions/scripts/appname/scriptname.php -- "{query}") echo $RET >> test.txt echo $RET So the 'echo $RET' genera
- 3 replies
-
- growl
- notifications
-
(and 2 more)
Tagged with: