Skip to content

Gets correct answers from previously submitted Google form response link and fills the new Google form with correct answers.

Notifications You must be signed in to change notification settings

pratheepmm/CopyCat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • 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

Tested in

  • Linux Mint

About

Gets correct answers from previously submitted Google form response link and fills the new Google form with correct answers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages