https://github.com/piotrborek/mp
https://github.com/piotrborek/mp
haskell music
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piotrborek/mp
- Owner: piotrborek
- Created: 2021-01-03T14:58:09.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-11T18:07:33.000Z (over 4 years ago)
- Last Synced: 2025-06-04T06:27:46.517Z (8 months ago)
- Topics: haskell, music
- Homepage:
- Size: 6.52 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
Linux Music Player is a simple audio player for console.
# How to install
First, you need to install some dependencies (or check if they
are already installed):
* ncurses
* gstreamer1.0
* gstreamer1.0-plugins-base
* gstreamer1.0-plugins-ugly
Notice, that in your linux distribution, these packages can have
different names.
Download binaries and untar it somewhere. And that's all.
# Some notes
Configuration file you can find in ~/.config/mp
Program heavily uses gstreamer, so if your music doesn't
play, it means that you don't have installed some gstreamer plugin(s).
# Download
* sources: [mp-src-1.3.0.tar.xz][] [simple-ui-src-0.3.0.tar.xz][]
* binaries: [mp-x86_64-1.3.0.tar.xz][]
[mp-src-1.3.0.tar.xz]: https://github.com/piotrborek/mp/raw/main/files/mp-src-1.3.0.tar.xz
[simple-ui-src-0.3.0.tar.xz]: https://github.com/piotrborek/mp/raw/main/files/simple-ui-src-0.3.0.tar.xz
[mp-x86_64-1.3.0.tar.xz]: https://github.com/piotrborek/mp/raw/main/files/mp-x86_64-1.3.0.tar.xz
# Screenshots
