Skip to content

rvl/hdbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdbus -- haskell bindings for d-bus

"D-Bus is a message bus system, a simple way for applications to talk to one another." It's particularly popular on free software desktops (Gnome, KDE). For example, on my recent Ubuntu system, these bindings are sufficient to pop up balloon-tip-style notifications via a daemon I wasn't previously aware of.

Read the documentation online.

This repo is a copy of the original which has mostly fallen offline. Minor changes have been added to make it build with GHC 7.x.

Original authors/maintainers

Contact

If you have any questions, comments or bug reports, please raise an issue or pull request in GitHub.

About

A Haskell binding to the D-Bus library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published