Desktop Environment
Find a file
thonkdifferent bcc32875e3 Translated using Weblate (Romanian)
Currently translated at 89.6% (26 of 29 strings)

Translation: theDesk/theDesk Display
Translate-URL: https://translate.vicr123.com/projects/thedesk/thedesk-display/ro/
2020-12-11 07:56:30 +00:00
desktop Identify as Beta 3 2020-11-30 15:32:38 +11:00
dist Create a QR code for tethering 2020-12-08 14:08:47 +11:00
libthedesk Translated using Weblate (Romanian) 2020-12-09 18:39:42 +00:00
platform Translated using Weblate (Romanian) 2020-12-11 07:56:29 +00:00
plugins Translated using Weblate (Romanian) 2020-12-11 07:56:30 +00:00
polkitagent Add RPM .spec file 2020-10-29 01:26:52 +11:00
readme Add README file 2020-06-17 22:18:15 +10:00
startdesk Translated using Weblate (Romanian) 2020-12-11 07:56:29 +00:00
.gitignore Add translations for startdesk 2020-04-11 22:16:30 +10:00
LICENSE Add license 2020-04-11 22:07:15 +10:00
README.md Add README file 2020-06-17 22:18:15 +10:00
theDesk.pro Add a polkit agent 2020-06-17 03:13:25 +10:00


theDesk is a desktop environment built on Qt libraries.


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, 2020. 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.