theCheeseboard / thedesk

Desktop Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Desktop Environment

License:GNU General Public License v3.0


Languages

Language:C++ 93.3%Language:QMake 3.2%Language:CMake 3.2%Language:C 0.3%Language:HTML 0.1%Language:QML 0.0%Language:Shell 0.0%