Skip to content

A drop in replacement for the ham-apps-proxy used by POTA plus chrome browser extension

License

Notifications You must be signed in to change notification settings

cwhelchel/potaplus_proxy_py

Repository files navigation

ham-apps-proxy-py

A drop in replacement for the ham-apps-proxy used by POTA plus chrome browser extension

Build notes

This little ditty needs Pyton 3, fast api, uvicorn. See requirements.txt

First, setup a virtual environment and activate it:

$ python -m venv ./virtenv/
$ .\virtenv\Scripts\activate

Next install dependencies:

$ python -m pip install -r requirements.txt

Then your ready to build. To build the single exe use this command:

$ pyinstaller ham-apps-proxy.spec

About

A drop in replacement for the ham-apps-proxy used by POTA plus chrome browser extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages