Home

Awesome

<p align="center"> <img src="docs/images/image.png" alt=""/> </p> <h6><p align="center"> track down social media profiles using a specific username across multiple <a href="docs/website.txt">social network</a> platforms </p></h6> </p> <p align="center"> <img src="https://img.shields.io/badge/Version-0.0.1-green" alt=""/> <img src="https://img.shields.io/badge/Written in-python-blue" alt=""/> </p> <p align="center"> <a href="#installation">Installation</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#usage">Usage</a> &nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp; <a href="#tested-on">Tested on</a> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </p> <p align="center"> <img src="./docs/images/video.gif" alt=""/> </p>

Installation

# clone the repository
$ git clone https://github.com/rdWei/Lawliet

# change the working directory to Lawliet
$ cd Lawliet

# install the requirements
$ python3 -m pip install -r requirements.txt

Usage

//Linux
bash lawliet.sh

//Windows
cd cmd
python main.py

Tested on

ToDo

Issued and Suggestions

If you have encountered an issue with Lawliet or would like to suggest an improvement, please report it in our Issues section. Please provide as much detail as possible about the issue or suggestion so that we can resolve or implement it as soon as possible.<br><br> Thank you for your contribution!