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

https://github.com/philippeowagner/openingithub

Plugin for fman.io to navigate to the currently selected file in the corresponding repository within the Github Desktop Application.
https://github.com/philippeowagner/openingithub

fman github github-desktop plugin

Last synced: 6 months ago
JSON representation

Plugin for fman.io to navigate to the currently selected file in the corresponding repository within the Github Desktop Application.

Awesome Lists containing this project

README

          

# OpenInGithub
[fman](https://fman.io) plugin to navigate to the currently selected file in the corresponding repository within [Github Desktop](https://desktop.github.com/).

## Usage
Press `Shift+G` in fman on a selected file.

## Install

### macOS

```
cd ~/Library/Application Support/fman/Plugins
git clone https://github.com/philippeowagner/openingithub.git
```

## Update
If you're brave: `git pull`

## Notes

* `github` must be installed and exported to your `PATH`.