Skip to content

nbokovoy/BoltGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoltGUI

Getting Started

Installing

To start using BoltGUI, install Go and run go get:

$ go get github.com/Hek1t/BoltGUI

This will install the BoltGUI command line utility into your $GOBIN path.

Usage

$ BoltGUI -path ~/bolt.db -port 8080

or just run

$ BoltGUI

and enter path to bolt file in stdin. Server will started on 8080 port

TODO

  • Add support for nested buckets
  • Search over bucket
  • Load entries while scrolling
  • File picker
  • More pleasant interface

About

Simple web GUI for editing bolt db

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published