DDMountainNotifier icon indicating copy to clipboard operation
DDMountainNotifier copied to clipboard

how to install it?

Open patricorgi opened this issue 8 years ago • 4 comments

simply copy DDMountainNotifier-master folder to /usr/bin???

patricorgi avatar Sep 26 '16 04:09 patricorgi

copy the file into /usr/bin .... but I don't know which file ?

patricorgi avatar Sep 29 '16 06:09 patricorgi

In the DIST folder unzip 'MountainNotifier.zip'

Then place the unzipped file (MountainNotifier) in /usr/bin/

jonohunt avatar Sep 29 '16 07:09 jonohunt

after I run MountainNotifier com.apple.mail 'New Mail' 'One new Mail by Dominik' 'The mail's body starts with: Hi, growl is cool!'

it came out a quote>

what is this?

patricorgi avatar Sep 29 '16 16:09 patricorgi

Try it like this:

/usr/bin/MountainNotifier com.apple.mail "New Mail" "One new Mail by Dominik" "The mail's body starts with: Hi, growl is cool"

(/usr/bin/ prefix before MountainNotifier, double quotes instead of single quotes, & removing the exclamation mark from the end)

jonohunt avatar Sep 30 '16 09:09 jonohunt