stonecock / GitHubStar

Auto star for gitstar.cn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chinese here

GitHubStar

Auto star for gitstar.cn

Installation

Tested on Windows, Linux, and OS X
Make sure Python2.x and requests library is installed

python -V && pip install requests

Usage

Step 1

Clone the repo
git clone https://github.com/w568w/GitHubStar.git && cd GitHubStar

Step 2

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#############

Step 3

Runpython -u main.py
Everything is ok,hooray!

About

Auto star for gitstar.cn

License:GNU General Public License v3.0


Languages

Language:Python 100.0%