Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osyoyu/vim-itunes-find
VimでiTunesの曲を検索, 再生
https://github.com/osyoyu/vim-itunes-find
Last synced: 16 days ago
JSON representation
VimでiTunesの曲を検索, 再生
- Host: GitHub
- URL: https://github.com/osyoyu/vim-itunes-find
- Owner: osyoyu
- Created: 2014-10-09T05:34:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-10T19:13:04.000Z (about 10 years ago)
- Last Synced: 2023-03-25T19:45:06.666Z (almost 2 years ago)
- Language: AppleScript
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-itunes-find
===============## 使い方
* `:PlayAlbum <曲名>` : 曲名を検索して、最初にヒットした曲のアルバムをその曲から再生します。
* `:PlayTrack <曲名>` : 曲名を検索して、最初にヒットした曲だけを再生します。
* `:PlayAll <曲名>` : 曲名を検索して、ヒットした全ての曲を再生します。再生・停止のような制御は [ryutorion/vim-itunes](https://github.com/ryutorion/vim-itunes) を使うと良いと思います。
## ライセンス
GPLv3