Skip to content

shiyunjin/RDM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedisDesktopManager-Mac

This repository provides a shell can compile RedisDesktopManager, as well as a compiled DMG file.

Latest version: 2020.5

screenshots

Usage

Install qt

brew install qt

Install python

brew install python@3.7

Install python requirements

pip3 install -r https://raw.githubusercontent.com/uglide/RedisDesktopManager/2020/src/py/requirements.txt --upgrade

Download latest DMG file from release page. Load Dmg file and drag .app file to your Application folder and enjoy.

If you have any questions, please feel free to submit an issue.

Update for Big Sur

Big sur is missing CoreFoundation, this rmd.sh will meet an error like:

clang: error: no such file or directory: '/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation'
clang: error: no such file or directory: '/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices'
make: *** [../bin/osx/release/RDM.app/Contents/MacOS/RDM] Error 1

Thanks to https://github.com/FuckDoctors/rdm-builder, I build a github action to build RDM.app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages