Skip to content

TohirDev/repo-visib-change

Repository files navigation

Repository Visibility Changer

This project allows you to change the visibility of your GitHub repositories using a personal access token.

Getting Started

Follow the instructions below to set up and use this project.

Prerequisites

  • A GitHub account

Generating a Personal Access Token

  1. Go to GitHub Developer Settings.
  2. Navigate to Personal access tokens -> Tokens (classic).
  3. Generate a new token with the necessary scopes for repository management.
  4. Copy the generated token.

Usage

  1. Open the website for the Repository Visibility Changer.
  2. Paste your token into the token input field.
  3. Enter your GitHub username.
  4. Use the interface to change the visibility of your repositories.

Example

  1. Generate your personal access token on GitHub.
  2. Visit the Repository Visibility Changer website.
  3. Input your token and GitHub username.
  4. Select the repository you want to change the visibility for and choose the desired visibility (public or private).

License

This project is licensed under the MIT License - see the LICENSE file for details.