This website requires JavaScript.
Explore
Help
Register
Sign In
tordarus
/
mpvipc
Watch
1
Star
0
Fork
0
You've already forked mpvipc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
23
Commits
1
Branch
20
Tags
main
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tordarus
96013554e0
added LoopState.RepeatAgain() function
2025-08-30 15:39:17 +02: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 ShufflePlaylist
2025-06-28 15:33:45 +02:00
go.mod
fixed dependencies
2025-06-25 23:23:31 +02:00
go.sum
fixed dependencies
2025-06-25 23:23:31 +02:00
loopstate.go
added LoopState.RepeatAgain() function
2025-08-30 15:39:17 +02:00
playlist_entry.go
added GetPlaylist()
2025-06-28 13:36:09 +02:00
props_get.go
added LoopState datatype for more precise control
2025-08-30 15:23:33 +02:00
props_observe.go
fixed dependencies
2025-06-25 23:23:31 +02:00
props_set.go
added LoopState datatype for more precise control
2025-08-30 15:23:33 +02:00
send_command.go
added LoopState datatype for more precise control
2025-08-30 15:23:33 +02:00
Description
Small go package for easy IPC communication with mpv
62
KiB
Languages
Go
100%