Skip to content

kakaZzzz/dpc_linux

Repository files navigation

DREVO Power Console Linux

Qt Creator 4.3.1

Based on Qt 5.9.0 (GCC 5.3.1 20160406 (Red Hat 5.3.1-6), 64 bit)

Installation

Arch Linux:

Package available through AUR

Building Manually

Debian/Ubuntu package requirements
sudo apt install build-essential qt5-default libusb-1.0-0-dev
run:
cd dpc_linux
qmake -makefile DrevoPowerConsole.pro
make
Udev Fix

To be able to run the program with non root access you will need to copy the udev rule to your installation:

cp udev/77-drevo-usb-allow-wheel.rules /usr/lib/udev/rules.d/

Screenshots

support@drevo.net

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published