1 Star 0 Fork 43

edwin.wang / bs

forked from fuyoo / bs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

BS Redis Desktop Client

中文 | English

一个基于Rust和Sciter的图形化工具

开发环境

开始

  • 下载sciter-js-sdk并且解压到某个地方。
  • 添加对应系统的二进制文件目录到系统PATH (bin.win, bin.osx, bin.lnx)。
  • 确保库文件位于系统环境(windows是sciter.dll、macos是libsciter.dylib、linux是libsciter gtk.so)。
  • 确保packfolder可执行文件文件位于系统环境变量中;
  • Linux下如果libgtk-3-dev尚未安装,则需要安装GTK 3开发工具才能继续:sudo apt get install libgtk-3-dev
  • 编译并运行项目执行命令:cargo run

为什么有这个工具?

  • 太多的工具基于electron,太大太重。
  • rdm 对于我来说太丑了。
  • 基于rust和sciter的工具又快又轻。
  • 基于html的sciter让我可以轻松创建一个漂亮的GUI界面。

软件下载及交流

界面预览

主界面 home

添加新连接界面 add

key 列表 list

许可证

MIT LICENSE

MIT License Copyright (c) 2021 fuyoo Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基于rust和sciter库的redis 桌面端可视化工具。 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/edwin_wang/bs.git
git@gitee.com:edwin_wang/bs.git
edwin_wang
bs
bs
master

搜索帮助