thelonelycoder
Part of the Furniture
Welcome, this is amtm 4.9.2, 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 4.9.2
- Rewrote the lc Dynamic LED control portion.
This now uses the Geographic coordinate system instead of a location code by weather.com to set the dynamic sunrise/sunset time.
After updating amtm it is required that dynamic LED lc be setup new with coordinates.
Please read new instructions when setting up dynamic LEDs.
Location coordinates can be obtained from google maps/earth by pointing at your location and copy and paste the complete longitude and latitude code.
For example, the complete latitude and longitude coordinates for Lucerne, Switzerland are 47.05048,8.30635.
Obviously, the above coordinates are not my (thelonelycoder) exact location where I coded this all!
Do not post your coordinates here - or anywhere else for that matter - or you might be visited by some freak asking for a beer!
Your coordinates will fetch a months worth of sunset/sunrise data from the sunrisesunset.io API at a time, while additional location data is fetched from openstreetmap.org to confirm your location selection.
- Added openstreetmap.org and sunrisesunset.io to shared amtm whitelist.
- Known issue: All hopelessly outdated Mipsel based routers will throw errors if the required Entware package jq (v1.6) is from Maurers repository. Use The Entware original jq (v1.5) if you must.
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 4.9.2
- Rewrote the lc Dynamic LED control portion.
This now uses the Geographic coordinate system instead of a location code by weather.com to set the dynamic sunrise/sunset time.
After updating amtm it is required that dynamic LED lc be setup new with coordinates.
Please read new instructions when setting up dynamic LEDs.
Location coordinates can be obtained from google maps/earth by pointing at your location and copy and paste the complete longitude and latitude code.
For example, the complete latitude and longitude coordinates for Lucerne, Switzerland are 47.05048,8.30635.
Obviously, the above coordinates are not my (thelonelycoder) exact location where I coded this all!
Do not post your coordinates here - or anywhere else for that matter - or you might be visited by some freak asking for a beer!
Your coordinates will fetch a months worth of sunset/sunrise data from the sunrisesunset.io API at a time, while additional location data is fetched from openstreetmap.org to confirm your location selection.
- Added openstreetmap.org and sunrisesunset.io to shared amtm whitelist.
- Known issue: All hopelessly outdated Mipsel based routers will throw errors if the required Entware package jq (v1.6) is from Maurers repository. Use The Entware original jq (v1.5) if you must.
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: