This package browser is in early development. Mind the rough edges.

dee

Model to synchronize multiple instances over DBus

Dee is a library that uses DBus to provide objects allowing you to create Model-View-Controller type programs across DBus. It also consists of utility objects which extend DBus allowing for peer-to-peer discoverability of known objects without needing a central registrar.

Installation

Install the latest version of dee as follows:

guix install dee

Or install a particular version:

guix install dee@1.2.7

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.