Anvyl understands that at the heart of every successful product company is an exceptional supply chain organization. Supply chain relationship management (SCRM) by Anvyl empowers supply chain teams with real-time visibility, automation, and collaboration, to save time and money.
Windows
- Install Microsoft Visual C++ 2015 (If you have not already)
- Download Windows Installer from http://redisdesktop.com/download(Requires subscription)
- Run downloaded installer
Mac OS X
- Download dmg image from http://redisdesktop.com/download(Requires subscription)
- Mount dmg image
- Run rdm.app
Ubuntu / Debian / Fedora / CentOS / OpenSUSE / ArchLinux / Other Linux
- Install RedisDesktopManager using Snapcraft
Other platforms
You can build Redis Desktop Manager from source.
Build from source
Get source
- Install git
Get source code:
git clone --recursive https://github.com/uglide/RedisDesktopManager.git -b 0.9 rdm && cd ./rdm
SSH Tunneling support
Since 0.9.9 RDM by default do not include SSH Tunneling support. If you need it please checkout 0.9.8 tag.git checkout 0.9.8
Build on Linux
Ubuntu
Fedora & CentOS & OpenSUSE
Tip: checkinstall
Instead of sudo make install
consider to use sudo checkinstall -D --install
on deb-based OS and sudo checkinstall -R --install
on rpm-based OS to generate package and install it into the system.
Build on OS X
- Install XCode with Xcode build tools
- Install Homebrew
- Copy
cd ./src && cp ./resources/Info.plist.sample ./resources/Info.plist
- Building RDM dependencies require i.a. openssl and cmake. Install them:
brew install openssl cmake
- Build RDM dependencies
./configure
- Install Qt 5.9. Add Qt Creator and under Qt 5.9.x add Qt Charts module.
- Open ./src/rdm.pro in Qt Creator
- Run build
Build on Windows
Install Visual Studio 2015 Community with Updates
Install Qt 5.9
Go to
3rdparty/qredisclient/3rdparty/hiredis
and apply patch to fix compilation on Windows:git apply ../hiredis-win.patch
Open
./src/rdm.pro
in Qt Creator. ChoosesDesktop Qt 5.9.6 MSVC2015 32bit > Release
profile.Run build. ( Just hit
Ctrl-B
)
Windows
Download latest exe package from release [or gitee in China], double click to install.
Linux
Redis Desktop Manager 0.9.3 Dmg Windows 10
Download latest AppImage package from release [or gitee in China], chmod +x
, double click to run.
Mac
- Download latest dmg package from release [or gitee in China], double click to install.
- Or by brew:
brew install --cask another-redis-desktop-manager
- Or sponsor by app store, It's not free, and I will be very grateful to you.
Enjoy!
Feature Log
Redis Desktop Manager 0.9.3 Dmg Download
- 2021-02-28: Connection Color Tag && Search History Support
- 2021-02-03: Multiple SelectDelete && Msgpack Viewer Support
- 2020-12-30: Tree View Support!!!
- 2020-11-03: Binary View Support && SSH PassparseTimeout Support
- 2020-09-04: SSH Cluster Support && Extension Commands Support
- 2020-06-18: SSL/TLS Support!!!
- 2020-04-28: Page Zoom && Big Key Loads With Scan && Auto Json
- 2020-04-18: Unvisible KeyValue Format Support
- 2020-04-04: Cluster Support!!!
- 2020-03-13: Dark Mode Support!!! && JsonView In Other Place
- 2020-02-16: SSH Private Key Support
- 2020-02-13: Open Cli Console In Tabs
- 2019-06-14: Custom Font-Family Support
- 2019-05-28: Key List Resizable
- 2019-05-09: Search Support In Hash List Set Zset
- 2019-04-26: Auto Updater
- 2019-04-09: SSH Tunnel Connection Support
- 2019-04-01: Extract Search Support
- 2019-02-22: Single Connection Support
- 2019-01-08: Project Start
Dev Build Setup
Linux Or Mac
If linux errors like this:
Windows
Build Package
Sponsor
Give me a star
⭐ !Through OpenCollective
Through Paypal
If you are a Mac user, you can purchase this software from the app store to sponsor, and then let the app store automatically update it for you.
Wechat sponsor code
Contributors
This project exists thanks to all the people who contribute.