Skip to content

salinasv/libmpris

Repository files navigation

Codestyle:
We are suppoused to follow K&R codestyle

* We use <tab> as indentation character, please, do not use spaces.
	The code uses vim's ts=4 sw=4 noexpandtab
* Functions doesn't have space between the function name and '('.
* 'if' statement uses one single line for itself.

About

This C library wraps the low level dbus C API to provide a more straight forward way to remote-control media players that implement the mpris.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published