go-bookmarks

module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: MIT

README

Go Bookmarks

Go library and command-line tool to list your browser bookmarks.

Installation

go install github.com/dhruvmanila/go-bookmarks/cmd/bookmarks@latest
Usage
Usage: bookmarks [options]

Bookmarks lists your browser bookmarks.

If no browser name is provided, Bookmarks will collect the bookmarks
for the default browser.

Options:
  -b, --browser <name>  Browser to collect the bookmarks for
                        Available: 'brave', 'chrome', 'firefox', 'safari'
  -j, --json            Output in JSON format
  -p, --profile <name>  Firefox profile name
  -h, --help            Show this help message
  -v, --version         Show version

Library

Go Reference

Bookmarks also exposes a library with a minimal API. See documentation for more details.

License

This project is licensed under the MIT License.

See LICENSE for details.

Directories

Path Synopsis
cmd
pkg
ui

Jump to

Keyboard shortcuts

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