No description
Find a file
F e6bae2cf49
Update README.md
readme for sideband plugins by f
2025-02-01 16:26:45 +01:00
README.md Update README.md 2025-02-01 16:26:45 +01:00

sideband_plugins

Repository of self-developed Reticulum Sideband Plugins

Installing Sideband Plugins:

# Installing Sideband Plugins:
1 Goto Menù -> Plugins
2 Enable Plugins
3 Enable Command Plugins 
4 Select a plugin folder to put scripts in it.

Here you can find some useful Sideband Plugins.

  • msg.py my first plugin for automatic messaging, for handfree remote node testing purpose, useful for on the road testing and LoRa signal quality continuous check.

Download and copy the script in the Sideband Directory folder. Chek if plugin command is added in sideband by looking at the bottom of the plugins menu. If new command is not found, reboot and restart sideband and it should appear.

Once the plugin is correctly installed, with a remote istance of sideband you can send the following command: msg

Example: msg 10 5 hello!

The remote sideband will replay the message "hello!" 10 times with a delay of 5 second per message.

msg.py Plugin Screenshots:

photo_2025-02-01_16-22-10 photo_2025-02-01_16-22-10 (2)