Skip to content
This repository was archived by the owner on Jul 5, 2022. It is now read-only.

pti/ddbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ddbus is a D-Bus client library for Dart.

Status

This is the first version, and the implementation hasn't been tested extensively or systematically.

Usage

See the example directory for examples on how to use DBusClient.

Limitations

  • Only supports the external authentication mechanism.
  • Unix domain sockets is the only supported transport.
  • Uses Dart's built-in Unix domain sockets so Dart version 2.8.0 or newer is required.

About

D-Bus client library for Dart

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages