bm

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2024 License: MIT

README

bm

New version of the bm.sh tool written in Go.

Installation

You can type the following command.

go install github.com/gozeloglu/bm@latest
Local development build

You can build and run the application with the following command. It can be used for local development tests.

go build cmd/* &&  go install cmd/bm.go cmd/cmd.go

Usage

Currently, limited commands are provided.

Save new bookmark
bm --save

img_1.png

After saving the link:

img.png

List all bookmarks
bm
bm --list # this is another option for listing

You can navigate the links with up and down arrow keys.

img_2.png

Type / for searching a specific bookmarked link.

img_3.png

Delete the bookmark
bm --delete

Just use backspace to delete.

Version
bm --version

Directories

Path Synopsis
internal
tui

Jump to

Keyboard shortcuts

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