-
Notifications
You must be signed in to change notification settings - Fork 0
VKplayer with simple dbus communications
VlaoMao/vkplayer-dbus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a fork of application VKplayer, added simple dbus communications, implements functions as Play/Pause, PlayPrev and PlayNext Original application can be found here : https://launchpad.net/~yuberion Create interface DBus.VKplayer.Player and object /Player with methods: - PlayPause - PlayPrev - PlayNext - VolumeUp - VolumeDown - isRepeat - isShuffle - setRepeat - setShuffle - mute - unmute Simple example of usage: qdbus DBus.VKplayer.Player /Player DBus.VKplayer.Player.PlayPause or qdbus DBus.VKplayer.Player /Player PlayPause or qdbus DBus.VKplayer.Player /Player setShuffle true
About
VKplayer with simple dbus communications
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published