ehlxr / bs-redis-desktop-client

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

Home Page:https://bs.echosocket.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

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-beta
  • 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

About

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

https://bs.echosocket.com

License:MIT License


Languages

Language:Vue 36.7%Language:CSS 30.3%Language:Rust 18.3%Language:JavaScript 13.2%Language:HTML 1.3%Language:SCSS 0.2%