-
Notifications
You must be signed in to change notification settings - Fork 40
/
Copy pathDESCRIPTION
32 lines (23 loc) · 968 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<b>Description</b>
NTPSync is a simple NTP time synchronization app for Android.
<b>Requirements</b>
To set system time to NTP time you need root access on your device, to just query the time you don't.
<b>Problems</b>
• Information can be found in in-app Help screen.
• If you have other problems please report them in the issue tracker on http://code.google.com/p/ntp-sync/issues
<b>Website with Source code and Issue Tracker</b>
http://code.google.com/p/ntp-sync
<b>Translations</b>
Help translating NTPSync on https://www.transifex.net/projects/p/ntpsync
<b>Donate</b>
You can donate money to support the development in-app.
<b>License</b>
GPLv3
<b>Permissions</b>
• <i>Root access:</i> To set system time
• <i>Internet access:</i> To query the NTP server
• <i>Wakelock:</i> To maintain a reliable network connection while querying NTP server
<b>Keywords</b>
ntp, time, time synchronization, ntp query
<b>Open source alternative to</b>
ClockSync