Send SMS aircraft alerts based on ADS-B data
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

10 lines
300 B

{
"textbelt_key": "API_KEY",
"data": "http://localhost/tar1090/data/aircraft.json",
"tracker": "https://globe.theairtraffic.com/",
"database": "/var/lib/adsms/subscribers.db",
"pid_file": "/var/lib/adsms/pid.txt",
"max_age": 30,
"min_disappearance": 120,
"delay": 1
}