This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
swflint
/
bin-files
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ソースを参照
Add a script for current playing
Samuel W. Flint
2 年 前
親
abd81f52a6
コミット
8150b02c52
1 ファイル変更
、
3 行追加
、
0 行削除
分割表示
差分情報を表示
3
0
current-playing
+ 3
- 0
current-playing
ファイルの表示
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+mpc status -f "%file%" | head -n 1