Skip to content

aleszoulek/mplayer-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

INSTAL

  • Create control named pipe

    mkfifo ~/.mplayer/fifo

  • Tell mplayer to accept commands from it

    input=file=~/.mplayer/fifo

  • Symlink mpl file somewhere to your home bin

    mkdir ~/bin -p

    ln -s `pwd`/mpl ~/bin

About

script for remote controlling mplayer with sshmote (android)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages