Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/JaeYeopHan/octodirect
- Owner: JaeYeopHan
- License: mit
- Created: 2018-01-23T01:36:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T02:33:44.000Z (over 1 year ago)
- Last Synced: 2024-05-12T02:33:10.753Z (6 months ago)
- Topics: chrome-extension, github-repository, productivity
- Language: TypeScript
- Homepage: https://chrome.google.com/webstore/detail/octodirect/fmhgcellhhleloebmhbmdncogdddkkag?hl=ko
- Size: 3.6 MB
- Stars: 28
- Watchers: 4
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - octodirect
README
# 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