└── README.md /README.md: -------------------------------------------------------------------------------- 1 | 2 | # GitHub-Info🔥 3 | 4 |

5 | 6 | ## Requirements - 7 | - Stable Internet Connection 8 | - 400+ MB Storage 9 | - Termux Version Upto Date 10 | - Android 7 or higher 11 | - Required modules in requirements.txt 12 | - No Root 13 | - No Termux Knowlegde 14 | 15 | 16 |

Bt 17 | 18 | #### INSTALL TOOL ON TERMUX 19 | ```python 20 | pip install pystyle 21 | pkg install python 22 | pip install requests 23 | pip install bs4 24 | git clone https://github.com/Xylon-404/GitHub-Info.git 25 | cd GitHub-Info 26 | python GitHub.py 27 | ``` 28 | --------------------------------------------------------------------------------