Skip to content

anderspkd/deadbeef-pipe-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeadBeef pipe menu for openbox

As the title says: A pipe menu for controlling DeadBeef.

Usage

Include the following menu element somewhere in your openbox_menu definition in menu.xml

<menu id="someId" label="someLabel" execute="/path/to/db-pipe.py"/>

Can optionally be supplied a directory containing playlists with the -p switch.

Functionality

DeadBeef doesn’t really support that many functions from a commandline (unless I missed something). Currently supports

  • Playing a playlist (if started with -p /some/playlist/dir).
  • Toggle play/pause.
  • Go to next song.
  • Go to previous song.
  • Select random song
  • Stop song

Obviously also supports quitting out of deadbeef.

The menu has two different layouts, depending on whether or not deadbeef is currently running.

Screenshots

./img/dead.png./img/alive.png
DeadRunning

About

Pipe menu for controlling deadbeef via. openbox menu.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages