Skip to content

This is a script to sync stars from any github user to your account

License

Notifications You must be signed in to change notification settings

konalexiou/github-star-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Star Sync

This is a script to sync stars from one github user to your account.

Table of Contents

Installation

Just clone this repo and run pip install

git clone https://github.com/konalexiou/github-star-sync.git
cd github-star-sync
pip install -r requirements.txt

Usage

python ./github-star-sync.py from_username username password

from_username: this is the github username of the user from whom you want to sync stars username: your github username password: your password

About

This is a script to sync stars from any github user to your account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages