Skip to content

an1by/ZTEModemAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZTE Modem API by An1by

This is Python API-Library for managing ZTE USB-modems.

Requirements

Use python 3.10.

There is a requirements.txt file, you may install them in a custom virtualenv, like this:

virtualenv ~/venv/zte
source ~/venv/zte/bin/activate
pip install -r requirements.txt

Tested on:

  • ZTE MF79U

Documentation

Attributes list
--get arguments

♥ Special thanks to:

pmcrwf-mid/ZTE-MF79U-api - for list of attributes and request templates.
paulo-correia/ZTE_API_and_Hack - for list of Requests.
rkarimabadi/ZTE-MF79-usb-modem-Send-SMS - for useful SMS Request.

Releases

No releases published

Packages

No packages published

Languages