Skip to content

theCheeseboard/thedesk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c8c5d8 · Jun 30, 2024
Dec 3, 2023
Mar 8, 2024
Aug 3, 2021
Oct 10, 2023
Sep 25, 2023
Oct 14, 2023
Jun 30, 2024
Sep 24, 2023
Feb 2, 2023
Oct 15, 2023
Oct 15, 2023
Apr 11, 2020
Nov 8, 2022
Sep 24, 2023
Apr 11, 2020
Feb 2, 2023
Aug 12, 2021

Repository files navigation


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.