An open API service indexing awesome lists of open source software.

https://github.com/kuba160/ddb_gui_prompt

Console GUI plugin for DeaDBeeF
https://github.com/kuba160/ddb_gui_prompt

deadbeef deadbeef-gui deadbeef-plugin

Last synced: over 1 year ago
JSON representation

Console GUI plugin for DeaDBeeF

Awesome Lists containing this project

README

          

# ddb_gui_prompt
Console user interface for DeaDBeeF. Many things are not implemented yet.

This plugin is using `libreadline`, to compile on Debian/Ubuntu download `libreadline-dev`.

Available:
- Basic information (info)
- Basic playback control (play, pause, stop, resume, prev, next, seek, volume)
- Basic playlist navigation (playlists, playlist, list)
- Manual config manipulation
- Basic plugin information

![image](https://user-images.githubusercontent.com/6359901/42594220-d65ad32e-854e-11e8-8eee-539e63352167.png)

Worth mentioning:
- Tab completion
- Automatic command extension (write "vol" instead of "volume")
- Hotkeys work although no configuration available