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.
- Host: GitHub
- URL: https://github.com/philippeowagner/openingithub
- Owner: philippeowagner
- License: mit
- Created: 2017-03-13T10:02:21.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-03-10T16:22:21.000Z (almost 3 years ago)
- Last Synced: 2025-04-13T03:43:48.889Z (10 months ago)
- Topics: fman, github, github-desktop, plugin
- Language: Python
- Size: 3.91 KB
- Stars: 6
- Watchers: 0
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.