bup

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: MIT Imports: 20 Imported by: 0

README

bup - Ultimate Plumber for browser

Usage

Redirect your command result to browser interactively, with instant live preview of command results, idea from https://github.com/akavel/up.

$ lshw |& bup

This would open your default browser with a simple webpath displayed.

Pipe your result.

Copy your result from the browser.

Install

Make sure go >= 1.21

go install github.com/major1201/bup

Why?

The existing tool up is useful and powerful enough, while in some cases it's better to use a browser rather than terminal.

  1. It is quite slow with the large text to be displayed on terminal.
  2. Scrolling in browser is much better than in terminal, both vertical and horizontal.
  3. With the same width of the screen, browser typically shows more characters.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL