-
-
node-dbus
... this service.
### ServiceObject
An object that is exposed over DBus.
#### `ServiceObject.prototype.createInterface(interfaceName)`
* interfaceName `` - The name ... Error name of the error. When a DBus.Error is created, its message is
set to the ...
-
node-dbus
... ][] releases >=v0.8.0,
npm install node-dbus
for [NodeJS][] releases >=v0.5.1 & < ... /latest/api/process.html#process.nextTick
[dbuscxnopen]: http://dbus.freedesktop.org/doc/api/html/group__DBusConnection.html#gacd32f819820266598c6b6847dfddaf9c
...
-
Net-DBus-Skype-API
... set up,
you should just be able to do
% cpanm Net::DBus::Skype::API
Download it, unpack it, then build it as ... make && make test
Then install it:
% make install
DOCUMENTATION
Net::DBus::Skype::API documentation is available as in POD. So you ...
-
DBus
... single-instance applications
See http://www.freedesktop.org/software/dbus/ for lots of documentation,
mailing lists, etc.
See also ... to have more bugs than stable releases, obviously.
Configuration
===
dbus could be build by using autotools or cmake. ...
-
pywapi-dbus
... should include everything as
default.
In order to install pywapi-dbus, run:
python setup.py install
as root in source root ... in terminal. The service can also
be stopped by running "pywapi-dbus stop" in terminal.
For more information, run "pywapi-dbus -- ...
-
dbus-java
DBus client Java implementation
D-Bus Java README
-----------------
Compilation and installation is described in the INSTALL file.
This will ... to do something like:
java -cp /usr/local/share/java/dbus.jar:/usr/local/share/java/unix.jar:/usr/local/share/ ...
-
dbus-qq
Haskell quasi-quoter for DBus functions
-
node-dbus
... ('dbus'),
//Use the system bus with Avahi namespace
bus = dbus.system('org.freedesktop.Avahi'),
//Get the root object and ... the root object is ready for operation as the DBus introspection
//system will automatically populate all the methods of ...
-
dbus-lastfm-scrobbler
... lastfm-scrobbler
cp net.fraggod.DBusLastFM.service /usr/share/dbus-1/services/
Then it can be used from ... ")
(album "Whatever Album")
(title "Track Title")
(duration 173))
(dbus-call-method :session
"net.fraggod.DBusLastFM"
"/net/fraggod/ ...
-
DBus-GDK
C++ DBus wrapper, based on GDK
dbus-gtk
========
Original copied from workrave (see http://www.workrave.org), and
relicensed under LGPLV2. Thanks, Rob!
-