openmodemconfigutil/README.md

227 B

OpenModem Configuration Utility

Dependencies:

  • Python 3
  • pyserial
  • cryptography
  • requests
  • psutil
  • pywebview
# Install dependencies
pip install pyserial cryptography requests psutil pywebview