Skip to content

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

License

Notifications You must be signed in to change notification settings

enp6/bs-redis-desktop-client

 
 

Repository files navigation

BS Redis Desktop Client n

English | 中文

BS Redis Desktop Client tauri

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

this project is rebuilding, if you need the old resource please check tag#1.1.1

branch sciter is based on sciter framework,more info see sciter branch.

Software download and communication

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

Devlopment

Directory tree

  • /src-tauri is tauri tauri project
  • bs-frontend is the project frontend and it's a git submodule, just pack a gui resource

Init environment

  • install nodejs and rust
  • install tauri-cli tools, execute cargo install tauri-cli

Debugger

  1. clone the bs-frontend repo bs-frontend and read the readme.md to run it.
  2. at this project directory execute cargo tauri dev

build

  1. update git submodule execute git submodule update.
  2. cd bs-frontemd execute pnpm i or npm i install all dependencies.
  3. execute pnpm build or npm run build,package the frontend resource.
  4. at the project root directory execute cargo tauri build -- --release.
  5. end.

Other

  • change app icon:at this project directory execute cargo tauri icon "image absoute path"

Tag#1.1.1 Screenshots, new version is developing

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!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%