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).
You must be running firmware Merlin 384.15/384.13_4 or Fork 43E5 (or later) Asuswrt-Merlin
Using your preferred SSH client/terminal, copy and paste the following command, then press Enter:
/usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/AMTM-OSR/ntpMerlin/master/ntpmerlin.sh" -o "/jffs/scripts/ntpmerlin" && chmod 0755 /jffs/scripts/ntpmerlin && /jffs/scripts/ntpmerlin install- Asuswrt-Merlin running on a supported ASUS router
- Entware installed, preferably using amtm
- jffs scripts enabled in the firmware; this can be set manually, and installing Entware via amtm usually takes care of it
ntpMerlin can be configured via the WebUI, in the Addons section.
To launch the ntpMerlin menu after installation, use:
ntpmerlinIf this does not work, you will need to use the full path:
/jffs/scripts/ntpmerlinPlease post about any issues and problems here: Asuswrt-Merlin AddOns on SNBForums

