- clone the repository
git clone https://github.com/pratheepmm/CopyCat.git
- Open the project folder with your favorite editor
- Execute the following command by replacing your Gmail ID and Gmail Password
mkdir Credentials ; cd Credentials
echo "YOUR_GMAIL_ID
YOUR_GMAIL_PASSWORD" > credentials.txt
- Run the Main.java with Java v14 and above
- Linux Mint