thelonelycoder
Part of the Furniture
Welcome, this is amtm 6.1, the Asuswrt-Merlin Terminal Menu
amtm is a front end that manages popular scripts for wireless routers running Asuswrt-Merlin firmware.
Starting with Asuswrt-Merlin firmware 384.15, amtm is included in the firmware.
What's new in amtm 6.1
If a script needed URL modification, it will prominently show so and to use the scripts own update function to update to the latest version.
If you missed that, check for updates with u in amtm after you updated amtm to this latest version.
Also, all repository branches will be set to "master" for already installed scripts, no questions asked.
All of the above scripts are up to date, "development" branch changes have been merged into the "master" branch.
Feel free to visit and contribute to the AMTM Orphaned Script Revival repo: https://github.com/AMTM-OSR
How to update amtm
In the amtm menu, enter u to update to this latest version.
The firmware built-in and the legacy amtm version receive updates at the same time.
The full version history can be found on diversion.ch
amtm start command
On firmware older than 384.15, you may have to enter the full path to amtm.
Note that the command below does not work for the firmware built in amtm.
Install command for Asuswrt-Merlin firmware older than 384.15
Copy and paste the complete command below into your favorite SSH terminal, then press Enter.
Routers with Asuswrt-Merlin firmware 384.15 and newer require no installation, amtm is included in the firmware. The firmware built in amtm adds FW next to the version.
amtm is hosted on the Diversion website: https://diversion.ch/amtm.html
amtm is a front end that manages popular scripts for wireless routers running Asuswrt-Merlin firmware.
Starting with Asuswrt-Merlin firmware 384.15, amtm is included in the firmware.
What's new in amtm 6.1
- Adds support for wx WXMON - Localized Weather Monitoring, extended forecasts, including aviation METARs and TAFs! (US/Global!) by @Viktor Jaep.
- This is Viktor's sixth script that makes into amtm. Congratulations Mr. Jaep, you are the best!
- Added option in sc Scripts update notification to select between weekly (default), bi-weekly (new), or daily (new) update checks. Thanks to @Tarek Yag for the suggestion.
- Moved install path to new AMTM-OSR repository for the following scripts: Scribe, uiScribe and vnStat.
If a script needed URL modification, it will prominently show so and to use the scripts own update function to update to the latest version.
If you missed that, check for updates with u in amtm after you updated amtm to this latest version.
Also, all repository branches will be set to "master" for already installed scripts, no questions asked.
All of the above scripts are up to date, "development" branch changes have been merged into the "master" branch.
Feel free to visit and contribute to the AMTM Orphaned Script Revival repo: https://github.com/AMTM-OSR
How to update amtm
In the amtm menu, enter u to update to this latest version.
The firmware built-in and the legacy amtm version receive updates at the same time.
The full version history can be found on diversion.ch
amtm start command
Code:
amtm
Note that the command below does not work for the firmware built in amtm.
Code:
/jffs/scripts/amtm
Install command for Asuswrt-Merlin firmware older than 384.15
Copy and paste the complete command below into your favorite SSH terminal, then press Enter.
Code:
curl -Os https://diversion.ch/amtm/amtm && sh amtm
amtm is hosted on the Diversion website: https://diversion.ch/amtm.html

Last edited: