Home

Awesome

<div align='center'> <img width='160' src='public/logo.png' /> <h1>Octokit-lite</h1> <p>Performs GitHub operations on multiple repositories <i>efficiently</i></p> <br /> </a> </div>

At the moment, Octokit lite has the following functionalities:


Table of contents


Unfork

Delete repositories easily with Unfork.

<details><summary>Idea behind Unfork</summary>

GitHub forks tend to be created for the following reasons:

  1. Following tutorials 📖
  2. Contributing to open source projects (especially during Hacktoberfest!) 💻
  3. GitHub automatically forking stuff for you when you just wanted to view the source code for a particular file of a project 😆

After months and years, usually these forks still stay in your repository — and that's because of how inconvenient it is to identify and delete the many forks that you have made.

Unfork helps you to solve that problem easily

</details> <img src='screenshots/unfork_preview.png' width='400' />

Features

Demo

TopicSpace

Apply or delete any topic you like e.g. Hacktoberfest to the repositories that you own.

TopicSpace Preview

Features

Demo

preview of deleting topics using Octokit-lite

Unlabel

Remove label(s) from all issues in the repos you selected.

For example, when Hacktoberfest is over, you can choose to remove the hacktoberfest label from all issues of your projects that participated in Hacktoberfest.

Features

Demo

Tech Stack

This project is bootstrapped by:

For lessons learnt, you can refer to notes.md.

License

This project is licensed under the MIT License - see the LICENSE.md file for more information.

Contributing

Contribute with GitPod

View CodeSee Map

For more information, refer to CONTRIBUTING.md.

Other handy tools