# RedisDesktop **Repository Path**: fooler/redis-desktop ## Basic Information - **Project Name**: RedisDesktop - **Description**: Redis Windows桌面工具 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-24 - **Last Updated**: 2022-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # RedisDesktop #### 介绍 Redis Windows桌面工具 #### 软件架构 使用 Python3 开发 #### 安装教程 1. Python3 2. redis 3. json 4. PyQt5 #### 使用说明 1. 输入ip 2. 输入port 3. 输入密码 4. 点击连接 5. 填写需要搜索的key、path、val 等,可不填写,只能对Key中的对象数进行筛选搜索 6. 点击搜索 #### 编译 EXE 在终端运行 build.bat 等待即可编译完成