🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

oogg

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

oogg

Quick way to open files in GitHub and GitLab.

1.1.1
PyPI
Maintainers
1

pre-commit.ci status Tests

OOGG

This tools aim to be a helper to open files at the GitHub or GitLab page without going and try to search it in their UI.

I made this because I was switching throught a lot of files daily and sometimes I wanted to see them on GitHub because of the jump to code feature.

This tool is mostly useless.

Usage

This is a simple tool, all you have to do in order to use it is simply go to your local repository folder and ran it. For example, let's see it in action using this own repository.

git clone git@github.com:r0x0d/oogg.git
cd oogg
oogg LICENSE#2
Hooray! We have successfully opened your file in yourprefered browser.

# Resulting URL in your prefered browser: https://github.com/r0x0d/oogg/blob/test-pipe/LICENSE#L2

Note

Windows and MacOS are not currently supported. If you would like to see this tool in different systems, feel free to fork it and open a PR.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts