Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oprypin/crystal-dbus

Crystal bindings to D-Bus
https://github.com/oprypin/crystal-dbus

bindings crystal dbus

Last synced: 21 days ago
JSON representation

Crystal bindings to D-Bus

Awesome Lists containing this project

README

        

crystal-dbus
============

#### [Crystal][] bindings for [D-Bus][]

Only sending messages (calling methods) is supported for now.

See [example](examples/example.cr).

Structs and other rarely used types are not implemented yet.

---

License: [MIT](LICENSE)

This library uses [libdbus][].

[Crystal]: http://crystal-lang.org/
[D-Bus]: http://dbus.freedesktop.org/
[libdbus]: http://dbus.freedesktop.org/doc/api/html/index.html