Thomas Buck před 10 roky
rodič
revize
0a9f98378f
6 změnil soubory, kde provedl 13 přidání a 0 odebrání
  1. binární
      PlayPauseiTunesInstacastVLC.scpt
  2. 13
    0
      README.md
  3. binární
      SongLength.scpt
  4. binární
      SongLengthRemaining.scpt
  5. binární
      SongLyrics.scpt
  6. binární
      SongName.scpt

binární
PlayPauseiTunesInstacastVLC.scpt Zobrazit soubor


+ 13
- 0
README.md Zobrazit soubor

@@ -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ární
SongLength.scpt Zobrazit soubor


binární
SongLengthRemaining.scpt Zobrazit soubor


binární
SongLyrics.scpt Zobrazit soubor


binární
SongName.scpt Zobrazit soubor


Loading…
Zrušit
Uložit