An mpd client with album art and basic functionality written for use with the kitty terminal.
Project description
Miniplayer
A curses based mpd client with basic functionality and album art written for the Kitty terminal.
After installation, the player can be opened from Kitty with miniplayer
.
Installation
This package can be installed by:
- Cloning this repository to your computer and running
python setup.py install
- Through PyPi with
pip install miniplayer
- By installing the
miniplayer-git
package with your AUR package manager of choice.
Configuration
The config file is located at ~/.config/miniplayer/config
. The example configuration file, config.example
, has all the default values.
player
- 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.
mpd
- host: The mpd host
- port: The mpd port
Keybinds
Key | function |
---|---|
h | Show keybinds |
p | Play/pause |
> | Next track |
< | Last track |
q | Quit |
+ | Volume +5 |
- | Volume -5 |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
miniplayer-1.0.1.tar.gz
(5.5 kB
view hashes)
Built Distribution
Close
Hashes for miniplayer-1.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef7cefff1310d597477af5ae188067253c84c6b8eb9dc7a35041448b14642519 |
|
MD5 | 85db27776abed12b73042d0b83089089 |
|
BLAKE2b-256 | 77f946c47c74c2aec99e448727213b93324e4c0360f5f3618d36c31ca7175659 |