Skip to content

not-napoleon/vim-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-playlist

Use vim as a front-end to mpg123

Requirements

vim-playlist requires a working python install. At the moment, it's tested against python 2.7. I hope to add 3.4 support soon. No additional libraries are required to run the server, although the tests do have a few extra requirements (mock, nose)

Quick Start

:PlaylistLoad path_to_playlist

Why?

The line of reasoning that has led me to this point can be summarized as:

  1. iTunes sucks
  2. So apparently does everything else
  3. mpg123 is usable, mostly...
  4. ...except the console controls aren't reading keyboard events right on my terminal, and frankly are pretty minimal anyway
  5. The FIFO controls are working fine though
  6. I should just write a script to manage the FIFO controls
  7. It would be sweet if that script had a playlist editor
  8. Even writing a minimal editor is a ton of work

About

Use vim as a front-end to mpg123

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published