felixonmars / dde-printer

Printer configuration project for DDE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deepin Desktop Environment Print Manager {#mainpage}

Deepin Desktop Environment Print Manager(dde-printer) is an easy tool to manage printers.

Installation

Build from source code

  1. Make sure you have installed all dependencies.
sudo apt build-dep
  1. Build:
$ mkdir build
$ cd build
$ qmake ..
$ make
  1. Install:
$ sudo make install

Getting help

Any usage issues can ask for help via

Getting involved

We encourage you to report issues and contribute changes

License

Deepin Desktop Environment Print Manager is licensed under GPL-3.0-or-later.

About

Printer configuration project for DDE.

License:GNU General Public License v3.0


Languages

Language:C++ 90.1%Language:C 8.5%Language:QMake 1.1%Language:Shell 0.3%