Ignore:
Timestamp:
Nov 29, 2009, 7:15:02 PM (14 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
master, debian, mac, no-cups, web
Children:
a411a9f
Parents:
bd7b4f8
git-author:
Jessica B. Hamrick <jhamrick@…> (11/29/09 19:15:02)
git-committer:
Jessica B. Hamrick <jhamrick@…> (11/29/09 19:15:02)
Message:

-Updated the INSTALL file to deal with there being multiple scripts.
-Changed the name from sipbmp3 to gutenbach.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • gutenbach-itunes-plugin/gutenbach - Toggle Mute.applescript

    rbd7b4f8 re520009  
    11-- -----------------
    2 -- iTunes -> sipbmp3
     2-- iTunes -> gutenbach
    33-- -----------------
    44
     
    1111-- Usage:
    1212--
    13 -- Running this script will toggle the mute on sipbmp3 on or off.
     13-- Running this script will toggle the mute on gutenbach on or off.
    1414
    1515tell application "iTunes"
     
    1717end tell
    1818
    19 set command to "/usr/local/bin/remctl zsr volume set " & vol
     19set command to "/usr/local/bin/remctl hostname volume set " & vol
    2020do shell script command
Note: See TracChangeset for help on using the changeset viewer.