An open API service indexing awesome lists of open source software.

https://github.com/brys0/wails-mpv-example


https://github.com/brys0/wails-mpv-example

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Setup
1. Download libmpv from [here](https://sourceforge.net/projects/mpv-player-windows/files/libmpv/)
2. Extract libmpv-2.dll to wails-mpv-example/
3. Rename libmpv-2.dll to libmpv.dll

# Running

## Standalone

`go run -tags nocgo standalone/main.go`

## App

`wails dev -tags "nocgo"`