kf7eel / hbnet

HBNet is a fork of HBlink that includes a web GUI, APRS, SMS decoding, and other features.
https://hbnet.xyz
GNU General Public License v3.0
46 stars 23 forks source link

Execute script via SMS #3

Closed kf7eel closed 3 years ago

kf7eel commented 3 years ago

Trigger a script or command on host via APRS command.

Implement OTP for administrative functions? Maybe.

kf7eel commented 3 years ago

Completed. gps_functions contains a dictionary that maps commands to trigger SMS messages. Use os.popen to execute from dictionary.