All Projects → fuyoo → bs-redis-desktop-client

fuyoo / bs-redis-desktop-client

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

Programming Languages

rust
11053 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to bs-redis-desktop-client

vscode-redis
Redis Client in VSCode!
Stars: ✭ 63 (-42.73%)
Mutual labels:  redis-gui
MythRedisClient
🏎️使用JavaFx做的Redis客户端,资源消耗略大 200-300m,想复用核心代码做成web端,然后浏览器操作,开发起来和跑起来也快
Stars: ✭ 26 (-76.36%)
Mutual labels:  redis-gui
Anotherredisdesktopmanager
🚀🚀🚀A faster, better and more stable redis desktop manager [GUI client], compatible with Linux, Windows, Mac. What's more, it won't crash when loading massive keys.
Stars: ✭ 17,704 (+15994.55%)
Mutual labels:  redis-gui
Redisdesktopmanager
🔧 Cross-platform GUI management tool for Redis
Stars: ✭ 19,395 (+17531.82%)
Mutual labels:  redis-gui
racompass
An advanced GUI for Redis. Modern. Efficient. Fast. A faster and robust Redis management tool. For developers that need to manage data with confidence.It supports Redis modules now!
Stars: ✭ 26 (-76.36%)
Mutual labels:  redis-gui

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].