Thomas Buck 10 år sedan
förälder
incheckning
0a9f98378f
6 ändrade filer med 13 tillägg och 0 borttagningar
  1. Binär
      PlayPauseiTunesInstacastVLC.scpt
  2. 13
    0
      README.md
  3. Binär
      SongLength.scpt
  4. Binär
      SongLengthRemaining.scpt
  5. Binär
      SongLyrics.scpt
  6. Binär
      SongName.scpt

Binär
PlayPauseiTunesInstacastVLC.scpt Visa fil


+ 13
- 0
README.md Visa fil

@@ -0,0 +1,13 @@
1
+# AppleScripts
2
+
3
+Most of these scripts usage is pretty self explanatory. For use with [GeekTool](http://projects.tynsoe.org/en/geektool/).
4
+
5
+### PlayPauseiTunesInstacastVLC
6
+
7
+I created an Automator System Service, bound to a global keyboard hotkey, which plays/pauses not only iTunes but also Instacast and VLC. Be aware that you have to create an Automator Workflow with a single "Run Shell Script" Block, which in turn opens the Script itself with osascript.
8
+
9
+It you create an AppleScript Block in Automator, the Script will not work as expected (if one of the Apps isn't running it will open).
10
+
11
+### trackchange.sh
12
+
13
+This Shell script is run by SongName.scpt whenever the current playing song changes. It will update my [Music Log](http://xythobuz.de/lastmusic).

Binär
SongLength.scpt Visa fil


Binär
SongLengthRemaining.scpt Visa fil


Binär
SongLyrics.scpt Visa fil


Binär
SongName.scpt Visa fil


Laddar…
Avbryt
Spara