Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitboxer/vim-playpause
A plugin that pauses your current player on Mac OSX
https://github.com/bitboxer/vim-playpause
Last synced: 25 days ago
JSON representation
A plugin that pauses your current player on Mac OSX
- Host: GitHub
- URL: https://github.com/bitboxer/vim-playpause
- Owner: bitboxer
- License: mit
- Created: 2015-01-25T09:57:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-25T12:55:40.000Z (almost 10 years ago)
- Last Synced: 2024-12-12T21:37:08.276Z (27 days ago)
- Language: VimL
- Homepage:
- Size: 91.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# vim-playpause
You are playing that awesome tune. Are totally focused on
what you are doing. A coworker arrives and asks you a question.
You want to pause that player. But you don't remember if it
was startet in iTunes or Spotify. Or don't want to fumble
with your mouse, app switcher or trackpad. What now?**vim-playpause** to the rescue!
vim-playpause is a plugin for MacOS that tries to figure out if
iTunes or Spotify is currently playing and pauses it. You can
easyly resume playing after the coworker left.Simply execute
:PlayPause
and the plugin will try to pause the current track.
If you want to restart the player, just enter the command again.
# Contribute
This is my first published vim plugin. Feel free to comment on the
codestyle. If I did not follow best practices, please say so.If you want to add another player, e.g. Rdio, please submit a PR for
them.