2019-02-18 09:04:38 -06:00
2017-10-12 11:46:12 +07:00
2019-02-18 09:04:38 -06:00
2015-10-21 08:48:18 -05:00
2019-02-15 17:28:47 -08:00
2018-10-24 07:42:04 -05:00
2015-12-01 15:20:52 -06:00
2019-02-18 09:04:38 -06:00
2018-02-01 13:51:25 -02:00
2016-05-06 05:04:04 +08:00
2018-10-24 09:31:50 -05:00
2018-02-01 13:51:25 -02:00
2015-12-01 15:20:52 -06:00
2018-02-01 13:51:25 -02:00
2015-12-01 15:20:52 -06:00

boltbrowser

A CLI Browser for BoltDB Files

Image of About Screen

Image of Main Browser

Installing

Install in the standard way:

go get github.com/br0xen/boltbrowser

Then you'll have boltbrowser in your path.

Pre-built Binaries

Here are pre-built binaries:

Usage

Just provide a BoltDB filename to be opened as the first argument on the command line:

boltbrowser <filename>

To see all options that are available, run:

boltbrowser --help

Troubleshooting

If you're having trouble with garbled characters being displayed on your screen, you may try a different value for TERM.
People tend to have the best luck with xterm-256color or something like that. Play around with it and see if it fixes your problems.

Description
No description provided
Readme 3.7 MiB
Version 2.0 Latest
2019-10-17 15:49:08 +00:00
Languages
Go 100%