Skip to content

anhoder/tiny-rdm

Repository files navigation

English | 简体中文

Tiny RDM

License GitHub release GitHub stars GitHub forks

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 and IconPark).
  • 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.

Build

Prerequisites

  • Go >= 1.21
  • Node.js >= 16
  • NPM

Install wails

go install github.com/wailsapp/wails/v2/cmd/wails@latest

Clone the code

git clone https://github.com/tiny-craft/tiny-rdm --depth=1

Build frontend

npm install --prefix ./frontend

Compile and run

wails dev

License

Tiny RDM is licensed under GNU General Public license.

About

A Modern Redis Desktop Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 58.5%
  • JavaScript 21.3%
  • Go 17.1%
  • NSIS 2.4%
  • Other 0.7%