Skip to content

ehlxr/bs-redis-desktop-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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