aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Author Topic: Growl on OSX  (Read 3853 times)

hardtraks

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Growl on OSX
« on: December 06, 2005, 03:54:12 PM »

http://growl.info/ is a global notification system for Mac OS X. Any application can send a notification to Growl, which will display an attractive message on your screen.

A good way to know when you have finish a download, connect or disconnect a server, etc

 :baby:

Santiago
Logged

ken

  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 825
Re: Growl on OSX
« Reply #1 on: December 06, 2005, 08:56:23 PM »

aMule won't be supporting Growl any time soon.  aMule is a cross-platform program and can't really be customized to take advantage of the neat features of each platform it runs on.

That said, however, it's possible to cobble something together.  In CVS and the coming 2.1.0, aMule will run a command of the user's choosing when a download completes.  If Growl has any sort of command-line interface, you can use that to produce a Growl notification on download completion.  I just checked, and Growl has an AppleScript interface, and that can be invoked from the command line.

Also, aMule has the Online Signature feature which is really just a mechanism for external programs to check on the status of aMule by reading a simple text file.  Somebody already used that to display aMule's upload and download speeds on the Mac OS X desktop, using another third-party tool.  Sadly, I can't find the thread.

Check out the Dashboard Widget somebody made for aMule, too.
Logged

hardtraks

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 13
Re: Growl on OSX
« Reply #2 on: December 16, 2005, 12:51:47 AM »

Ok i m gonna check  too this script.
Thanks for your quick answer  ;)
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: Growl on OSX
« Reply #3 on: August 04, 2006, 04:12:31 AM »

I finally actually tried Growl and it seems pretty neat. It comes with a couple of Finder folder action scripts. You can for instance use the "add - new item growl alert with filenames.scpt" script to get a notification whenever a new file is completed and moved to your incoming folder. This notification can, for instance, be a semi-transparent window on your screen or an email send to an address of your choice.

What would be really handy was if you could get a notification whenever someone sends you a (first) message in aMule. I often only notice messages after an hour or more. For that to work, aMule would need a feature to execute a shell command when someone sends you a message. I'm sure useful things could be done with this on other platforms as well.
Logged
Current aMule CVS builds for OS X can be found here.

Kry

  • Ex-developer
  • Retired admin
  • Hero Member
  • *****
  • Karma: -665
  • Offline Offline
  • Posts: 5795
Re: Growl on OSX
« Reply #4 on: August 04, 2006, 09:38:28 AM »

lionel, did you check preferences->events lately?
Logged

lionel77

  • Provider of Mac builds, Forum Mod
  • Hero Member
  • *****
  • Karma: 4
  • Offline Offline
  • Posts: 1107
  • Mac OS X 10.4 (Power Mac G5)
Re: Growl on OSX
« Reply #5 on: August 04, 2006, 04:18:02 PM »

I did actually see it, but I also managed to completely forget about it in the meantime. ;)

Well, this is cool. If time permits I'l' try to put together a shell script that sends chat notifications to Growl via AppleScript.
Logged
Current aMule CVS builds for OS X can be found here.