An open API service indexing awesome lists of open source software.

https://github.com/borgoat/jabrad

D-Bus daemon to control Jabra devices on Linux
https://github.com/borgoat/jabrad

c dbus jabra

Last synced: 21 days ago
JSON representation

D-Bus daemon to control Jabra devices on Linux

Awesome Lists containing this project

README

          

## Dependencies

* [GIO](https://developer.gnome.org/gio/stable/)
* [Jabra SDK Linux](https://developer.jabra.com/site/global/sdks/linux/index.gsp)

## Codegen

```shell
gdbus-codegen --generate-c-code dbus-gen --c-namespace gbj --interface-prefix com.github.borgoat.Jabra1. dbus/com.github.borgoat.Jabra1.xml
```