2010/12/05

Recent entries from same category

  1. VimConf 2023 Tiny に参加しました
  2. Vim で Go 言語を書くために行った引越し作業 2020年度版
  3. Vim をモダンな IDE に変える LSP の設定
  4. ぼくがかんがえたさいきょうの Vim のこうせい 2019年 年末版
  5. VimConf 2019 を終えて

JPerl Advent Calendar に「Vim と Perl で音楽プレーヤを作ろう」という記事を書きました。
Unite.vim と Perl を使って rhythmbox を操作して曲を再生します。作ってる最中に「これ、mpc(Music Player Daemonのクライアント)でも出来るんじゃね?」と思ったのでいっきに作ってみた。こっちは Perl も使わない。
:Unite mpc
unite-mpc
といった感じ。こちらはmpd(Music Player Daemon)なのでGUIじゃ無くても再生出来る。
超便利。
mattn/unite-mpc - GitHub

unite source mpc (music player daemon client)

https://github.com/mattn/unite-mpc
Posted at by | Edit