A meshtastic packet listener in Python, using tcp client api, sending some bot-like responses, reporting to the console and saving node info to sqlite
Below steps should be performed from the source folder.
$ python3 -m venv venv
$ source venv/bin/activate
$ pip3 install meshtastic
$ ./run_main.sh