Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lvxianchao/the-fucking-github
A Chrome extension for Github. View starred repositories, organizing stars, searching stars and searching repositories online for Github。
https://github.com/lvxianchao/the-fucking-github
chrome chrome-extensions github github-search-repository github-stars
Last synced: 15 days ago
JSON representation
A Chrome extension for Github. View starred repositories, organizing stars, searching stars and searching repositories online for Github。
- Host: GitHub
- URL: https://github.com/lvxianchao/the-fucking-github
- Owner: lvxianchao
- Archived: true
- Created: 2019-03-29T15:52:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-30T02:38:43.000Z (over 4 years ago)
- Last Synced: 2024-10-17T05:39:55.202Z (28 days ago)
- Topics: chrome, chrome-extensions, github, github-search-repository, github-stars
- Language: Vue
- Homepage:
- Size: 688 KB
- Stars: 590
- Watchers: 9
- Forks: 24
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - the-fucking-github - A Chrome extension for Github. View starred repositories, organizing stars, searching stars and searching repositories online for Github。 (Vue)
README
# The Fucking Github
A Chrome browser extension. View starred repositories, organizing stars, searching stars and searching repositories online for Github.
**[中文说明](https://coderlxc.com/2019/04/14/The-Fucking-Github/) | 点击图片观看 Youtube 视频介绍👇**
[![【自由编码】CE01 - 使用 Chrome 扩展高效管理 Github Stars](https://images.coderlxc.com/blog/vtw0z.jpg)](https://youtu.be/HigSAh31xEc)
![The Fucking Github](https://user-images.githubusercontent.com/22412818/56089456-8980d200-5ec5-11e9-9e6e-820677beefb8.png)
## What
Do you have a lot of starred repositories and often need to look through them, but each time you need to open a new tab to enter `https://github.com` and click on the avatar on the right and click on `your stars`, then you can finally see your stars.
This is too cumbersome and it's a waste of time, fuck it!
Do you have some starred repositories, but their names are so complicated that you can't remember them, causing you to not search for them by name? Fuck it!
Use [The Fucking Github]() now!
## Features
* After you install The Fucking Github, you can easily view the repositories you have already stared by simply clicking on its icon.
* You can easily tag the repositories you have already stared with, and you can quickly search for them by these tags.
* It’s easier to go to the homepage of the developers you are following or followed you.
* Do you want a **table of content** when you look at the Readme for some repositories and want to be able to copy the sample code inside with just one mouse click? The Fucking Github do it.
* Search for your starred repositories by name, owner, description, language and whether they have been tagged.
* Easier to search for repositories on github and make it easier to find the one you need by comparing the Readme and the number of stars for each item you searched for.
* Cross-platform, data synced via Google Account.
* **No pro! No advanced! It's free!**## Install
[Chrome Web Store](https://chrome.google.com/webstore/detail/the-fucking-github/agajobpbaphiohkbkjigcalebbfmofdo)
## Usage
After you installed and started The Fucking Github, it will ask for your [Github personal access token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line), like this.
![Github Access Token](https://user-images.githubusercontent.com/22412818/56089555-6d7e3000-5ec7-11e9-9ccb-b342d6eebfe3.png)
If you don't already have one, [create one](https://github.com/settings/tokens/new?scopes=repo,notifications,user&description=The%20Fucking%20Github%20browser%20extension), then copy and paste it into the token text box in the screen. Note that the minimal scopes that should be granted are `repo`, `notifications` and `user`.
**Warning**
If you have already started using it before version 1.3.1, please delete the TOKEN in use directly at the [personal access tokens page](https://github.com/settings/tokens) and regenerate it. See [#16](https://github.com/lvxianchao/the-fucking-github/issues/16)
![Create the Access Token](https://user-images.githubusercontent.com/22412818/59117257-e8bc0980-897f-11e9-8830-7bc40d65085a.png)
**Nothing else, enjoy it😘 .**