Giter Club home page Giter Club logo

shellhub's Introduction

shellhub

Shell utility to search onelinerhub directly from terminal (and executing commands if needed)

Onelinerhub bash tool demo

Installation

As of now installation under Ubuntu only is supported:

curl -s https://raw.githubusercontent.com/Onelinerhub/shellhub/main/setup.sh | sh

Usage

After installation you'll be able to use oh utility to search for codes. For example, search for nano edit keywords:

oh nano edit

will show all found solutions:

1. nano / How to change tabs to spaces when editing
2. nano / How to edit a remote file

If single solution is found (and it has single line in it), oh will try to automatically copy (works for desktops/laptops only) it right to the terminal input:

oh view image cli
root@desktop:/home/den# oh image view
Searching for 'image view'...

ubuntu / How to view image in CLI
fim -t image.jpg

root@desktop:/home/den# fim -t image.jpg

shellhub's People

Contributors

nonunicorn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.