An open API service indexing awesome lists of open source software.

https://github.com/egoist/github-pocket

A Chrome extension to improve GitHub
https://github.com/egoist/github-pocket

github refine

Last synced: 7 months ago
JSON representation

A Chrome extension to improve GitHub

Awesome Lists containing this project

README

          

# GitHub Pocket

Ahhhhh, sometimes I don't want to star a repo, I just have no time to know if it's really interesting, but it looks it is! I don't want to miss good stuff either. So I just add it to pocket and read it later!

## Pocket it

![preview](./media/preview-0.png)

## View your pocket

![preview1](./media/preview-1.png)

## Install

### From Chrome Web Store
You can install the extension [here](https://chrome.google.com/webstore/detail/github-pocket/cfkoiggmhiohdhpkcpinclakhcodmdal).

### [Manuall install](http://superuser.com/questions/247651/how-does-one-install-an-extension-for-chrome-browser-from-the-local-file-system/247654#247654):

```
Navigate to chrome://extensions
Expand the developer dropdown menu and click "Load Unpacked Extension"
Navigate to local folder
Assuming there are no errors, the extension should load into your browser
```

## License

[MIT](http://egoist.mit-license.org) © [EGOIST](https://github.com/egoist)