Code Monkey home page Code Monkey logo

redinav's Introduction

RediNav

RediNav is a GUI management tool for Redis, forked from RedisDesktopManager and developed by SCAVASOFT

RediNav是RedisDesktopManager的一个fork版本, 开发者是SCAVASOFT. 因为RedisDesktopManager现在给Linux只发布snap版本, 而自己编译的话, 用到的qml版本2.15高于Ubuntu20.04的qt版本5.12, 运行需要带上高版本的Qt库, 无论怎样都会比较吃资源. RediNav相对而言比较精简, 可以考虑在其基础上根据自己需求定制.

如果只是希望直接安装使用的, 可以在 https://www.redinav.com/ 上下载安装版本.

What Is This

The original code of this repository was downloaded from RediNav, the version is v1.0.24, several versions behind the latest release. I just did some work to make it compilable on Ubuntu20.04 with Qt5.14.2.

这个仓库对源代码进行了一些调整和精简, 以便于在Ubuntu/Debian系统下编译. 当前使用的环境为Ubuntu20.04.

How To

Install dependencies

sudo apt install automake libtool libssl-dev g++ libgl1-mesa-dev zlib1g-dev cmake build-essential qt5-default libssl-dev qt5keychain-dev

Checkout the code and compile

git clone --recursive https://github.com/IOsetting/redinav.git
cd redinav
./redinav/build-project-linux.sh -r -p

Run

The runnable is located at bin/linux/release/redinav.

License

The code of this repository is licensed under GPL v3.

redinav's People

Contributors

iosetting avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.