An open API service indexing awesome lists of open source software.

https://github.com/liying2008/medis-binaries

Medis binaries for Windows and Linux platforms.
https://github.com/liying2008/medis-binaries

binary linux medis redis redis-client redis-gui windows

Last synced: 3 months ago
JSON representation

Medis binaries for Windows and Linux platforms.

Awesome Lists containing this project

README

          

# medis-binaries

Medis binaries for Windows and Linux platforms.

[![GitHub release (latest by date)](https://img.shields.io/github/v/release/liying2008/medis-binaries?style=flat-square)](https://github.com/liying2008/medis-binaries/releases)
[![GitHub All Releases](https://img.shields.io/github/downloads/liying2008/medis-binaries/total?style=flat-square)](https://github.com/liying2008/medis-binaries/releases)

- Source code: [https://github.com/luin/medis](https://github.com/luin/medis)

- Source code license: [https://github.com/luin/medis/blob/master/LICENSE](https://github.com/luin/medis/blob/master/LICENSE)

## Download

**Please go to the [release page](https://github.com/liying2008/medis-binaries/releases) to download the binaries.**

The latest version is 1.0.3 .

- **Run on Windows10**

![Windows 10](imgs/Windows_10.png)

- **Run on Debian 8.4**

![Debian 8.4](imgs/Debian_8.4.png)

**NOTE:**

If you report an error while running on Debian or Ubuntu, execute the following command :

```
sudo apt-get install libgtkextra-dev libgconf2-dev libnss3 libasound2 libxtst-dev
```