Thomas Buck 10年前
コミット
0a9f98378f
6個のファイルの変更13行の追加0行の削除
  1. バイナリ
      PlayPauseiTunesInstacastVLC.scpt
  2. 13
    0
      README.md
  3. バイナリ
      SongLength.scpt
  4. バイナリ
      SongLengthRemaining.scpt
  5. バイナリ
      SongLyrics.scpt
  6. バイナリ
      SongName.scpt

バイナリ
PlayPauseiTunesInstacastVLC.scpt ファイルの表示


+ 13
- 0
README.md ファイルの表示

@@ -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).

バイナリ
SongLength.scpt ファイルの表示


バイナリ
SongLengthRemaining.scpt ファイルの表示


バイナリ
SongLyrics.scpt ファイルの表示


バイナリ
SongName.scpt ファイルの表示


読み込み中…
キャンセル
保存