https://github.com/cedlemo/rameau
A console client for mpd written in OCaml
https://github.com/cedlemo/rameau
Last synced: 3 months ago
JSON representation
A console client for mpd written in OCaml
- Host: GitHub
- URL: https://github.com/cedlemo/rameau
- Owner: cedlemo
- License: gpl-3.0
- Created: 2017-04-15T12:42:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T08:45:01.000Z (over 6 years ago)
- Last Synced: 2025-02-26T18:11:47.646Z (3 months ago)
- Language: OCaml
- Size: 718 KB
- Stars: 12
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Rameau
Rameau is a console client for Mpd (Music Player Daemon). It is build in OCaml
with Notty and OCaml-libmpdclient.[Jean-Philippe Rameau](https://en.wikipedia.org/wiki/Jean-Philippe_Rameau).
## Installation
Rameau is not finished. For now just the Queue view is working. You can play,
stop, pause and select a song the already filled current playlist.```
git clone [email protected]:cedlemo/OCaml-libmpdclient.git
opam pin add libmpdclient libmpdclient
git clone [email protected]:cedlemo/rameau.git
opam pin add rameau rameau
rameau
```## Controls in the Queue view.
* j/k -> next / previous song in the queue list
* Enter -> play the selected song
* s -> stop playing
* p -> toggle pause
* "+" -> increase by one the volume
* "-" -> decrease by one the volume
* "q" or "Escape" or "Ctrl + C" quit rameau# Unicode character list
https://en.wikipedia.org/wiki/List_of_Unicode_characters