Application:NTP Sync
From WebOSnerd Wiki
Contents |
Summary
NTP Sync is a simple application that sets the time on webOS devices based on Internet time.
Details
NTP Sync uses Internet time from pool.ntp.org to synchronize the internal clock. NTP Sync depends on the Upstart Manager Service created by RodWhitby of WebOS-Internals. The Upstart script uses the ntpdate command that is present on all webOS devices.
As of version 0.2.99-7, NTP Sync supports automatic "set it and forget it" synchronization.
Versions
0.2.99-7
- Changes
- Card appears when banner is tapped
- Automatic sync support (8 hour interval)
- Notes
- Public preview (not a release version)
- The banner notification after a background sync is for debugging purposes only and will be removed for the release version
- A manual sync resets the 8-hour timer. In the release version, it will not
- Download
- This is not a release version and it may contain bugs or work in a manner other than expected. Please only download this version if you are interested in testing
- NTP Sync 0.2.99-7 IPK
0.2.0
- Changes
- Uses Upstart Manager Service instead of running as a native application
- Banner notification appears with sync outcome (success/failure)
- Device no longer vibrates on failed sync
- Notes
- Make sure Upstart Manager Service is installed and is up to date.
- Download
- To reduce installation errors, please install through Preware if possible
- NTP Sync 0.2.0 IPK
0.1.0
- Initial release
- Notes
- Requires webOS version 1.3.5 or newer
- Download
- This package is out-dated and unsupported, and will break after the release of webOS 1.4. Please do not download this unless you have a good reason
- NTP Sync 0.1.0 IPK
License
NTP Sync is released under the GNU General Public License version 3. All source code is freely available to anyone through the WebOS Internals public git repository. All rights not granted under the license are reserved by the author.