Skip to content

geeksteam/BoltGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 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

Web GUI interface for BoltDB databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published