How to build on OS X:
git clone --recursive https://github.com/palmtoy/RedisDesktopManager.git -b pt_0.8.0 rdm && cd ./rdm
-
Install XCode with xcode build tools
-
Build RDM dependencies:
cd ./src && ./configure -
Install crashreporter:
cd .. && mkdir -p ./bin/osx/release/ && cp ./crashreporter ./bin/osx/release/ -
Install Qt 5.7
-
Open
./src/rdm.proin Qt Creator -
Select
Releaseand runBuild
======================================================================================
Install & Run | Quick Start | Development Guide | Known issues | :green_apple: Bountysource

Open source cross-platform Redis Desktop Manager based on Qt 5
Officially Supported platforms : Windows 7+, Mac OS X 10.11+, Ubuntu 14+, Fedora 22+ (build with automated script)
Community Supported platforms: ArchLinux
Supported Redis versions : 2.4, 2.6, 2.8, 3.0+
| Release | Original plan | Realized |
|---|---|---|
| [0.8.7] (https://github.com/uglide/RedisDesktopManager/milestone/23?closed=1) | July 20, 2016 | July 18, 2016 |
| [0.8.8RC1] (https://github.com/uglide/RedisDesktopManager/milestone/24) | August 17, 2016 | |
| [0.8.8] (https://github.com/uglide/RedisDesktopManager/milestone/24) | August 24, 2016 | |
| [0.9.0RC1] (https://github.com/uglide/RedisDesktopManager/milestone/8) | Sept 14, 2016 | |
| [0.9.0] (https://github.com/uglide/RedisDesktopManager/milestone/8) | Sept 21, 2016 | |
| [0.9.1RC1] (https://github.com/uglide/RedisDesktopManager/milestone/22) | Oct 19, 2016 | |
| [0.9.1] (https://github.com/uglide/RedisDesktopManager/milestone/22) | Oct 26, 2016 |
