Skip to content

Python CLI tool to get the details of any mobile device😋🔥

Notifications You must be signed in to change notification settings

SamHez/phone.ly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

picture

PHONE.LY


Python CLI tool to get the details of any mobile device by using an api(https://fonoapi.freshpixl.com)

  • You should be running Python 3 or later
  • You should have Pip installed

Setting it up

  1. Clone this repository onto your machine
  2. Run the command (pip install virtualenv) to install virtual enviroment
  3. Run the command (virtualenv venv) to add virtual enviroment to the project
  4. Activate the virtual enviroment by running (. venv/Scripts/activate)
  5. Install the needed library by running (pip install requests)

Done!

To use the PHONE.LY simply type (python phone_details.py)

About

Python CLI tool to get the details of any mobile device😋🔥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages