Skip to content

AKhilRaghav0/Insta_report_eyes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Insta_report_eyes

Instagram report sent by python script

insta_report

How to execute using Termux

pkg update

pkg install git neovim python3

git clone https://github.com/AKhilRaghav0/Insta_report_eyes

cd Insta_report_eyes

bash install.sh

bash start.sh

How to execute using Linux

  • It's pretty straightforward
su
apt update && apt upgrade
apt install git python-pip
git clone https://github.com/AKhilRaghav0/Insta_report_eyes
cd Insta_report_eyes
bash install_debian.sh
bash start.sh

About

Instagram report sending by python script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • Shell 5.5%