Chinese here
Auto star for gitstar.cn
Tested on Windows, Linux, and OS X
Make sure Python2.x and requests library is installed
python -V && pip install requests
Clone the repo
git clone https://github.com/w568w/GitHubStar.git && cd GitHubStar
Opensettings.py
, replace variables with your own infomation.
#############settings#############
NAME = "1" #GitStar username
PASSWORD = "1" #GitStar password
GITNAME = "1" #GitHub username
GITPASSWORD = "1" #GitHub password
#############settings#############
Runpython -u main.py
Everything is ok,hooray!