All Projects → vicr123 → thedesk

vicr123 / thedesk

Licence: GPL-3.0 license
Desktop Environment

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects
CMake
9771 projects


theDesk is a desktop environment built on Qt libraries.


Dependencies

Recommended Dependencies

Build

Run the following commands in your terminal.

mkdir build
qmake ../theDesk.pro
make

Install

On Linux, run the following command in your terminal (with superuser permissions)

make install

© Victor Tran, 2021. This project is licensed under the GNU General Public License, version 3, or at your option, any later version.

Check the LICENSE file for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].