A Modern Redis Desktop Manager
Go to file
tiny-craft 7eebb02656 feat: add app icon
doc: update README.md
2023-08-01 00:44:31 +08:00
backend feat: add stream type support 2023-08-01 00:44:31 +08:00
build feat: add app icon 2023-08-01 00:44:31 +08:00
frontend feat: add quick function icon button inside item of tree view 2023-08-01 00:44:31 +08:00
screenshots feat: add app icon 2023-08-01 00:44:31 +08:00
.gitignore Initial commit 2023-06-27 15:53:29 +08:00
.prettierignore Add vertical navigation menu in left side 2023-08-01 00:44:30 +08:00
LICENSE Initial commit 2023-06-27 15:06:25 +08:00
README.md feat: add app icon 2023-08-01 00:44:31 +08:00
README_zh.md feat: add app icon 2023-08-01 00:44:31 +08:00
app.go Initial commit 2023-06-27 15:53:29 +08:00
go.mod feat: language support system language 2023-08-01 00:44:31 +08:00
go.sum feat: language support system language 2023-08-01 00:44:31 +08:00
main.go feat: add preferencesStore to manager preferences 2023-08-01 00:44:31 +08:00
wails.json Initial commit 2023-06-27 15:53:29 +08:00

README.md

Tiny RDM

Tiny RDM is a modern lightweight cross-platform Redis desktop manager available for Mac, Windows, and Linux.

Feature

  • Built on Webview, no embedded browsers (Thanks to Wails).
  • More elegant UI and visualized layout (Thanks to Naive UI).
  • Multi-language support (Click here to contribute and support more languages).
  • Convenient data viewing and editing.
  • More features under continuous development...

Installation

We publish binaries for Mac, Windows, and Linux. Available to download for free from here.

License

Tiny RDM is licensed under GNU General Public license.