Skip to content
forked from daniel-j/nim-mpv

Nim bindings for libmpv using Nimterop

License

Notifications You must be signed in to change notification settings

WeebNetsu/nim-mpv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nim MPV

Nim bindings for libmpv. Control MPV with Nim!

Take note that this library is just the bindings, you still need to look at the MPV documentation to use it.

Examples

There are a few examples you can run inside the examples directory.

Simple Example

simple.nim shows you a simple example on how to use the library, primarily focused on getting a file to be played with MPV.

Complex Example

complex.nim shows you a slightly more complex example of how you can use this library, this includes getting keyboard input (using ncurses), then using that input to manipulate MPV.

About

Nim bindings for libmpv using Nimterop

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Nim 100.0%