Omnim is an omni search utility for MPD, displayed as an interactive list of results that updates as you type.
- Up/Down: Navigate list
- Enter: Replace queue with selection and play.
- Ctrl-Space: Add selection to queue.
- Ctrl-Z: Switch between song and album results.
omnim
-s --songs Search individual songs instead of albums.
-H --host MPD host
-p --port MPD port
-t --timeout MPD connection timeout
git submodule update --init
nim c -d:release omnim.nim