A small search UI for mopidy
  • OCaml 99.2%
  • Makefile 0.8%
Find a file
2014-01-06 16:01:23 +01:00
lib [Network] => [Mopidy] 2014-01-06 16:01:23 +01:00
.gitignore Add gitignore 2013-11-18 23:18:48 +01:00
.merlin Initial commit: the code is ugly. 2013-11-12 13:30:43 +01:00
.ocp-indent Initial commit: the code is ugly. 2013-11-12 13:30:43 +01:00
_tags created lib/ subdirectory 2014-01-03 18:44:55 +01:00
configure Release stuff 2013-11-14 10:05:50 +01:00
facade.ml Remove types.ml 2014-01-03 18:36:18 +01:00
LICENCE.txt Release stuff 2013-11-14 10:05:50 +01:00
listing_view.ml Readd "main action" in listing views. 2013-11-23 00:04:43 +01:00
main.ml [Network] => [Mopidy] 2014-01-06 16:01:23 +01:00
main.mli Remove types.ml 2014-01-03 18:36:18 +01:00
Makefile Release stuff 2013-11-14 10:05:50 +01:00
misc.ml factorisation: Merge [Artist_view] and [Album_view] 2013-11-22 23:51:18 +01:00
README.md Update README with relevant links 2013-11-14 14:56:50 +01:00
SRView.ml [Network] => [Mopidy] 2014-01-06 16:01:23 +01:00
SRView.mli Remove types.ml 2014-01-03 18:36:18 +01:00
tcp_client.ml Initial commit: the code is ugly. 2013-11-12 13:30:43 +01:00
test.ml [Network] => [Mopidy] 2014-01-06 16:01:23 +01:00
view.ml [Network] => [Mopidy] 2014-01-06 16:01:23 +01:00
zipper.ml Initial commit: the code is ugly. 2013-11-12 13:30:43 +01:00
zipper.mli Initial commit: the code is ugly. 2013-11-12 13:30:43 +01:00

Why ?

Because ncmpcpp just wasn't cutting it.

Dependencies

  • OCaml and a bunch of librairies (configure will tell you more)
  • Mopidy and its extension mopidy-facade