Implementations/fsotdld
From freesmartphone.org
Contents |
fsotdld
A time, data, and location manager.
fsotdld implements the FSO Device Time, Data, and Location APIs.
...
fsotdld compiles to C and is very lightweight. It features a plugin-architecture, so you only pay for the features you really need.
Vala bindings are available.
Plugins
- alarm: wakeup alarm handling for dbus system services.
- provider_gps: generic GPS location provider.
- provider_gps_nmea: GPS location provider support for receivers using NMEA protocol.
- source_gps: time, date & location source plugin for GPS sources.
- source_gsm: time, date & location source plugin for GSM sources.
- source_ntp: time, date & location source plugin for NTP sources.
- sync_time: generic time synchronization support.
Documentation
- See the org.freesmartphone.Device section of http://docs.freesmartphone.org
Dependencies
Download
- The last released version can be downloaded from http://www.freesmartphone.org/sources/
- The git version can be downloaded from http://git.freesmartphone.org/