Gonk

A terminal music player.

⚠️ Warning

✨ Features

📦 Installation

I recommend a font with ligatures for the best experience.

Download the latest release and add some music.

gonk add ~/Music

From Source

Debian: sudo apt install libasound2-dev pkg-config build-essential libjack-jackd2-dev

Windows: Nothing required

git clone https://github.com/zX3no/gonk cd gonk cargo install --path gonk gonk

⌨️ Key Bindings

| Command | Key | |-----------------------------|-----------------| | Move Up | K / Up | | Move Down | J / Down | | Move Left | H / Left | | Move Right | L / Right | | Volume Up | W | | Volume Up | S | | Play/Pause | Space | | Previous | A | | Next | D | | Seek -10s | Q | | Seek 10s | E | | Delete | X | | Delete without confirmation | Shift + X | | Clear queue | C | | Clear except playing | Shift + C | | Change Mode | Tab | | Settings | , | | Playlists | . | | Search | / | | Add to playlist | Shift + Enter | | Update database | U | | Quit | Ctrl + C | | Move song | 1 / Shift + 1 | | Move album | 2 / Shift + 2 | | Move artist | 3 / Shift + 3 |

⚒️ Troubleshooting

❤️ Contributing

Feel free to open an issue or submit a pull request!