Skip to content

Find and Replace Instagram Hashtags that you've with you, through GUI.

Notifications You must be signed in to change notification settings

NavdeepD2/Find-and-Replace-Instagram-Hashtags-GUI

Repository files navigation

Find-and-Replace-Instagram-Hashtags-GUI

Find and Replace Instagram Hashtags that you've with you, through GUI.

Write your hashtags

image

Write Find and to Replace with keyword

image

Hit Replace and Copy button

image

Install pip

sudo yum install pip -y # Centos\RHEL

sudo apt-get install pip -y # Ubuntu

Install Tkinter

sudo yum install python3-tk -y # Centos\RHEL

sudo apt-get install python3-tk -y # Ubuntu

sudo apt-get install xclip -y # Ubuntu

Install requirements

cd Find-and-Replace-Instagram-Hashtags-GUI

pip install -r requirements.txt

Run .py

python Generate_Tags.py

About

Find and Replace Instagram Hashtags that you've with you, through GUI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages