bs-redis-desktop-client icon indicating copy to clipboard operation
bs-redis-desktop-client copied to clipboard

The BS redis desktop client is powered by Rust and Tauri, with very small weight, beautiful interface and faster running speed!

BS Redis Desktop Client

English|中文

BS Redis Desktop Client rust + tauri

The BS redis desktop client is powered by Rust and Tauri, with very small weight, beautiful interface and faster running speed!

branch sciter is based on sciter framework,more info see sciter branch. (最近赶项目,没怎么动bs,请见谅!)

why have this tool?

  • more tools based on electron,too heavy and large。
  • rdm so ugly for me。
  • rust and tauri fast and minimal samll。
  • html make me crate a pretty interface。

Software download and communication

  • Software download:Home Page
  • Communication: QQ GROUP:877290961

Devlopment

Directory tree

Init environment

  • install nodejs and rust
  • install tauri-cli tools cargo install tauri-cli --version ^1.0.0
  • cd ui and execute the following command yarn install or npm install install the dependence

Debugger

  • at ui directory execute yarn dev or npm run dev run front end
  • at other terminal exceute cargo tauri dev run tauri

Other

  • packake:at src-tauri dir execute cargo tauri build
  • app icon:at ui dir execute yarn tauri icon "image absoute path" or npm run tauri icon "image absoute path"

Screenshots

1

2

3

4

if you are interested for this project please make a PR! thanks a lot!

LICENSE

MIT