Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/songlim327/recoil
A boltDB viewer written in Golang and Fyne
https://github.com/songlim327/recoil
bolt boltdb editor fyne go golang viewer
Last synced: about 2 months ago
JSON representation
A boltDB viewer written in Golang and Fyne
- Host: GitHub
- URL: https://github.com/songlim327/recoil
- Owner: songlim327
- License: mit
- Created: 2023-07-08T10:57:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-14T03:26:49.000Z (4 months ago)
- Last Synced: 2024-08-14T04:44:31.289Z (4 months ago)
- Topics: bolt, boltdb, editor, fyne, go, golang, viewer
- Language: Go
- Homepage:
- Size: 728 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Recoil
A simple boltdb viewer
![Go][go-badge] ![Fyne][fyne-badge] ![Version][version-badge]
[go-badge]: https://img.shields.io/badge/Golang-1.20-blue
[fyne-badge]: https://img.shields.io/badge/Fyne-2.3.5-azure
[version-badge]: https://img.shields.io/badge/release-1.0.1-powderblue# 🔫 Features
- View all available buckets in a database
- Rename buckets
- Add new buckets
- Delete buckets
- Add new keys to a bucket
- Edit key value
- Delete key in a bucket
- Search through buckets/keys in a database# 🌟 Releases
For Windows, you can download a release [here](https://github.com/songlim327/recoil/releases).[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://buymeacoffee.com/songlim)