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
- Host: GitHub
- URL: https://github.com/kuba160/ddb_gui_prompt
- Owner: kuba160
- Created: 2018-07-11T19:09:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-11T10:15:58.000Z (about 4 years ago)
- Last Synced: 2025-01-05T11:35:22.634Z (over 1 year ago)
- Topics: deadbeef, deadbeef-gui, deadbeef-plugin
- Language: C
- Homepage:
- Size: 94.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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

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