Musipal
A lightweight, CLI-based music player written in Python that leverages VLC for playback.
View repositoryScreenshot
Click the image to view the full-size screenshot.
Overview
Musipal provides a terminal interface for playing local audio files and directories using the VLC backend. It focuses on simplicity and keyboard-driven controls.
- Cross-platform (where Python + VLC are available)
- Simple CLI: playlist management, basic playback controls
- Integrates with VLC for robust codec support
Quick clone
git clone https://git.grey-box.net/jake/musipal.git cd musipal # See the project's README for setup and usage