Small go package for easy IPC communication with mpv
Go to file
2024-01-10 19:30:48 +01:00
.gitignore initial commit 2023-12-20 20:50:11 +01:00
chapter.go initial commit 2023-12-20 20:50:11 +01:00
commands.go added LoadFile command 2024-01-10 19:30:48 +01:00
go.mod initial commit 2023-12-20 20:50:11 +01:00
go.sum initial commit 2023-12-20 20:50:11 +01:00
props_get.go property display-name added 2023-12-20 23:22:21 +01:00
props_observe.go property display-name added 2023-12-20 23:22:21 +01:00
props_set.go initial commit 2023-12-20 20:50:11 +01:00
send_command.go initial commit 2023-12-20 20:50:11 +01:00