Qt bindings for oFono cellular services
1.30
|
ofono-qt is a high-level Qt binding to oFono cellular services provided via DBus
Development is done in the Git repository here.
Building ofono-qt requires:
After installing all dependencies, run:
$ qmake $ make $ make install
In order to run ofono-qt, you need a working installation of ofono daemon. This is the backend with which the ofono-qt bindings communicate.
In order to set up ofono, you will need a working PhoNet stack and a device connected via USB or a running phonesim modem simulator.
More information: http://git.kernel.org/?p=network/ofono/phonesim.git;a=blob;f=HACKING;hb=HEAD