# Redis Desktop Client

Redis Desktop Client is a beautiful, Redis GUI Client management application built on the modern web with
 [Electron](https://github.com/electron/electron), 
 [Vue](https://github.com/vuejs/vue), 
 and [element](https://github.com/ElemeFE/element). 
 It's powered by many awesome Node.js modules, especially [ioredis](https://github.com/luin/ioredis).

## Download on Windows
Download latest `exe` package from 
[release](https://github.com/david1025/redis-desktop-client/releases/download/1.0.0/Redis.Desktop.Client.Setup.1.0.0.exe)

## Download on macOS

Download latest `dmg` package from 
[release](https://github.com/david1025/redis-desktop-client/releases/download/1.0.0/Redis.Desktop.Client-1.0.0.dmg) 

## TODO
+ Dark Model
+ Cluster Connection

## License

MulanPSL-2.0