0.1.1 • Published 6 years ago

github-star-transfer v0.1.1

Weekly downloads
17
License
GPL-3.0
Repository
github
Last release
6 years ago

Project No Longer Maintained

"GitHub Star Transfer" will no longer be maintained. Instead, some of it's functionality will be brought along in development of a new project that aims to work with GitHub in a similar way. This documentation will live on the GitHub Pages associated with the project's repository, but the repository will be archived and read-only moving forward.

Stay tuned for the release of the bigger and better project. Thanks!

  • Alex.

GitHub-Star-Transfer

A simple CLI app written with Puppeteer and NodeJS to automatically re-star repositories in GitHub from one account to another.

NPM Version NPM Total Downloads

This app was built to help you "transfer" all starred repositories from one GitHub account to another. There are other apps that exist that export a link, but this one will use Puppeteer to star each repo automatically with a headless browser.

Installation

Install from NPM

npm install -g github-star-transfer

Usage Examples

Initial Setup

star-transfer

Follow the prompts to set up your user credentials.

First time running the program.

Startup

star-transfer

Startup of GitHub Star Transfer in terminal.

Editing Credentials

star-transfer
❯ Settings
❯ Edit User Credentials
❯ Account 1 - (Transfer FROM) / ❯ Account 2 - (Transfer TO)

Follow the prompts to enter your username and password.

Editing credentials.

Viewing Credentials

star-transfer
❯ View User Accounts

Viewing credentials.

Exiting Program

star-transfer
❯ Exit
❯ Yes

Exiting program.

Uninstall

npm unlink
npm uninstall -g github-star-transfer

Release History

  • No longer being maintained

  • 0.0.1 - Current

    • Work in progress

Meta

Alex Lee – @alexlee_dev – alex@alex-lee.site

Distributed under the GPL license. See LICENSE for more information.

https://github.com/alexlee-dev/GitHub-Star-Transfer

Contributing

  1. Fork it (https://github.com/alexlee-dev/GitHub-Star-Transfer/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Related Projects

You might also be interested in these projects:

0.1.1

6 years ago

0.1.0

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago