Skip to content

alkivi-sas/python-lg-phones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Script for LG Phones

Simple script to reboot LG Phones

Installation

You need python3 and pipenv, install this tools via your favorite way.

git clone https://github.com/alkivi-sas/python-lg-phones
cd python-lg-phones
pipenv install
pipenv shell

Usage

Once in your pipenv shell

./phones.py --help
Usage: phones.py [OPTIONS]

  Script to reboot phone.

Options:
  --user TEXT      User to log in.
  --password TEXT  Password for user.
  --ip TEXT        IP of the phone.
  --help           Show this message and exit.

About

Script to reboot lg88xx phones (Nortel iPecs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages