- Create a python local environment
python3 -m venv .venv
- Activate pyenv
source .venv/bin/activate - Install requirements
pip3 install -r requirements.txt
- Run the script, providing the Meshtastic URL with the
-uargument:python3 meshURLdecoder.py -u https://meshtastic.org/e/?add=true#...
l0g-lab/meshURLdecoder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|