Folder monitor?

362 views
Skip to first unread message

chefb...@gmail.com

unread,
Feb 21, 2012, 3:37:05 PM2/21/12
to growl-fo...@googlegroups.com
Hello,
Does anyone know of a folder monitor that has growl capabilities? Mostly the program I'm looking for would give a notification when a new file is added to a folder.

Thank you,


Sent from my BlackBerry device on the Rogers Wireless Network

mattn

unread,
Mar 4, 2012, 11:00:30 PM3/4/12
to growl-fo...@googlegroups.com, chefb...@gmail.com
If you use Perl, https://gist.github.com/1976506

SoddenGecko

unread,
Mar 15, 2012, 5:32:23 AM3/15/12
to growl-fo...@googlegroups.com, chefb...@gmail.com
Hi

Adam Pash over at lifehacker created an application called Belvedere http://lifehacker.com/341950/belvedere-automates-your-self+cleaning-pc. It is a folder monitor and has a ton of available rules you can use when a folder is updated. 

This is from lifehacker:
Use Belvedere's friendly interface to create advanced rules to move, copy, delete, rename, or open files based on their name, extension, size, creation date, and more. 

You could create a rule that monitors a folder and then runs a custom command once that rule is met. the custom command would be to launch growlnotify.com to send the messages you need with the information you want. for example:

"C:\Program Files\Growl for Windows\growlnotify.exe" /a:"Folder Monitor" /r:"New File" /n:"New File" /t:"Folder Update" "The folder you are monitoring has changed"

Belvedere has built in growl support on completion of actions but no action to just announce via growl when a file is added to a folder (that i can find). So you would use a custom action and use the command I have provided above and it should be fine. I have not tested this myself but from the other custom actions I use in 3rd party apps this should work fine.

HTH

mattn

unread,
Mar 16, 2012, 12:15:32 AM3/16/12
to growl-fo...@googlegroups.com, chefb...@gmail.com
Reply all
Reply to author
Forward
0 new messages