Skip to content

l0g-lab/meshURLdecoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tool to decode a provided Meshtastic channel URL

How to use

  1. Create a python local environment
    python3 -m venv .venv
  2. Activate pyenv
    source .venv/bin/activate
  3. Install requirements
    pip3 install -r requirements.txt
  4. Run the script, providing the Meshtastic URL with the -u argument:
    python3 meshURLdecoder.py -u https://meshtastic.org/e/?add=true#...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages