Tristan Ferrua da17a9460c Update README.md
2021-01-29 14:29:05 +00:00
2021-01-29 13:26:31 +00:00
2021-01-29 13:25:32 +00:00
2021-01-29 14:20:25 +00:00
2021-01-29 13:25:32 +00:00
2021-01-29 14:29:05 +00:00
2021-01-29 14:18:40 +00:00

Miniplayer

A curses based mpd client with basic functionality and album art written for the Kitty terminal.

Configuration

The config file is located at ~/.config/miniplayer/config. The example configuration file, config.example, has all the default values.

  • music_directory: The path to your music directory for extracting album art.
  • font_width: The width of your font in pixels in the actual terminal.
  • font_height: The height of your font in pixels in the actual terminal.

Keybinds

Key function
h Show keybinds
p Play/pause
> Next track
< Last track
q Quit
+ Volume +5
- Volume -5
Description
A curses based mpd client with basic functionality and album art.
Readme 1.7 MiB
Languages
Python 100%