Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/JaeYeopHan/octodirect

🏄 Surf between GitHub repositories easily, fastly with `hotkey`, `autocomplete` in octodirect, which you created, you visited, you starred.
https://github.com/JaeYeopHan/octodirect

chrome-extension github-repository productivity

Last synced: 3 months ago
JSON representation

🏄 Surf between GitHub repositories easily, fastly with `hotkey`, `autocomplete` in octodirect, which you created, you visited, you starred.

Awesome Lists containing this project

README

        


octodirect-logo

# Octodirect [![extension-version](https://badgen.net/chrome-web-store/v/fmhgcellhhleloebmhbmdncogdddkkag)](https://chrome.google.com/webstore/detail/octodirect/fmhgcellhhleloebmhbmdncogdddkkag?hl=ko) [![price](https://badgen.net/chrome-web-store/price/fmhgcellhhleloebmhbmdncogdddkkag)](https://chrome.google.com/webstore/detail/octodirect/fmhgcellhhleloebmhbmdncogdddkkag?hl=ko) [![star_of_extension](https://badgen.net/chrome-web-store/stars/fmhgcellhhleloebmhbmdncogdddkkag)](https://chrome.google.com/webstore/detail/octodirect/fmhgcellhhleloebmhbmdncogdddkkag?hl=ko)

[![Build Status](https://travis-ci.org/JaeYeopHan/octodirect.svg?branch=master)](https://travis-ci.org/JaeYeopHan/octodirect)
[![Coverage Status](https://coveralls.io/repos/github/JaeYeopHan/octodirect/badge.svg?branch=master)](https://coveralls.io/github/JaeYeopHan/octodirect?branch=master)
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
![Contributions welcome](https://img.shields.io/badge/contributions-welcome-purple.svg)
[![License: MIT](https://img.shields.io/packagist/l/doctrine/orm.svg)](https://opensource.org/licenses/MIT) [![Greenkeeper badge](https://badges.greenkeeper.io/JaeYeopHan/octodirect.svg)](https://greenkeeper.io/)

This is Chrome extension.

### Directly, move your GitHub repository which...

- ⚒️ you created. (max 100)
- 🏠 you visited. (latest 100+)
- ⭐ you starred. (latest 100)

> If your 'input' does not exist in both lists, it will automatically search google with `github:` prefix, just type `enter`!.

## Usage

### [Chrome Web Store Download](https://chrome.google.com/webstore/detail/octodirect/fmhgcellhhleloebmhbmdncogdddkkag?hl=ko)

> `NOTE!` current version is beta.

### `cmd` + `shift` + `k`

| Main | Domain Setting | GitHub Setting |
| :------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------: | :------------------------------------------------------------------------: |
| | | |
| You can use :arrow_up: :arrow_down: for search.
You can filter list by typing in `input`
You can move by :leftwards_arrow_with_hook: | Add domain prefix for curating.
like: `https://github.com`. | Add your account info to fetch
you created and starred repositories. |

##### `INFO: ` You can change hotkey in [chrome://extensions/shortcuts](chrome://extensions/shortcuts)


## Development Installation

```sh
$ git clone https://github.com/JaeYeopHan/octodirect.git
$ cd octodirect
$ npm install
$ npm start
# npm test
```

## Release
[release](https://github.com/JaeYeopHan/octodirect/releases)

## LICENSE

[MIT](https://github.com/JaeYeopHan/octodirect/blob/master/LICENSE)

✌️



A little project by @Jbee