Skip to content
This repository has been archived by the owner on Jul 12, 2018. It is now read-only.

maxammann/mpris-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Allows you to control any mpris2 compatible media player over REST request.

Currently supported:

  • /pause - Pauses the player
  • /title - Returns the title
  • /play - Plays the player
  • /stop - stops the playback
  • /next - jumps to the next title in queue
  • /seek?offset=5 - Seeks offset seconds

About

Allows you to control any mpris2 compatible media player

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages