Skip to content

ntpMerlin implements an NTP time server for AsusWRT Merlin with charts for daily, weekly and monthly summaries of performance. A choice between ntpd and chrony is available.

License

Notifications You must be signed in to change notification settings

skapytek/ntpMerlin

 
 

Repository files navigation

ntpMerlin

Codacy Badge Shellcheck

v3.4.5

Updated on 2021-08-05

About

ntpMerlin implements an NTP time server for AsusWRT Merlin with charts for daily, weekly and monthly summaries of performance. A choice between ntpd and chrony is available.

ntpMerlin is free to use under the GNU General Public License version 3 (GPL 3.0).

Supporting development

Love the script and want to support future development? Any and all donations gratefully received!

paypal

PayPal donation
paypal

Supported firmware versions

You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin

Installation

Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:

/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/jackyaz/ntpMerlin/master/ntpmerlin.sh" -o "/jffs/scripts/ntpmerlin" && chmod 0755 /jffs/scripts/ntpmerlin && /jffs/scripts/ntpmerlin install

Usage

WebUI

ntpMerlin can be configured via the WebUI, in the Addons section.

Command Line

To launch the ntpMerlin menu after installation, use:

ntpmerlin

If this does not work, you will need to use the full path:

/jffs/scripts/ntpmerlin

Screenshots

WebUI

CLI UI

Help

Please post about any issues and problems here: Asuswrt-Merlin AddOns on SNBForums

About

ntpMerlin implements an NTP time server for AsusWRT Merlin with charts for daily, weekly and monthly summaries of performance. A choice between ntpd and chrony is available.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 50.9%
  • Classic ASP 26.5%
  • JavaScript 19.6%
  • CSS 3.0%