Skip to content

Happy-Friday/cqut-photo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cqut-photo

Just a script can grab students' photoes in education system

Use

go build -o cqut
./cqut run

More

run: start to run script
clean: delete the break file
-----------------------------
config.json
{
	from: int, [the grade of start]
	to : int, [the grade of end]
	peopleCount: int, [the total number of a class]
	duration: float64, [how long does script run once]
	username: string,
	password: string
}

About

just a easy tool to grab students' photoes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages