Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.
/ panama Public archive

simple webfrontend for mpv, the media player

License

Notifications You must be signed in to change notification settings

phaer/panama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panama — Control the mpv media player over websockets.

%%VERSION%%

panama is a simple server application, communicating with mpv over a Unix socket and with a client over WebSocket and/or HTTP. It keeps a copy of the players state in memory and allows developers to easily implement enhancements, such as advanced play list management.

panama is distributed under the ISC license.

Homepage: https://github.com/phaer/panama

Installation

panama can be installed with opam:

opam install panama

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is generated from the source interfaces. It can be consulted online or via odig doc panama.

Sample programs

If you installed panama with opam sample programs are located in the directory opam var panama:doc.

In the distribution sample programs and tests are located in the test directory of the distribution. They can be built and run with:

topkg build --tests true && topkg test 

About

simple webfrontend for mpv, the media player

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages