All Projects → linuxdeepin → dtkcore

linuxdeepin / dtkcore

Licence: LGPL-3.0 License
Deepin Toolkit, core module

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
QMake
1090 projects
CMake
9771 projects
c
50402 projects - #5 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to dtkcore

docs
Deepin community documentation, with DTK documentation + experience exchange + user technology sharing, work showcase as the theme content
Stars: ✭ 31 (-31.11%)
Mutual labels:  dtk, deepin
Assembly-Lib
A 16-bits x86 DOS Assembly library that provides many useful functions for developing programs. It has both VGA grapics functions as well as general purpose utilities. The main purpose of this library was to be able to implement simple DOS games (in Assembly) using VGA (320x200, 256 colors) display.
Stars: ✭ 36 (-20%)
Mutual labels:  lib
jigjs
🧩 A front-end framework
Stars: ✭ 22 (-51.11%)
Mutual labels:  lib
linux-wallpapers
Linux Wallpapers designed according to Google's Material Design Guidelines.
Stars: ✭ 40 (-11.11%)
Mutual labels:  deepin
liblex
C library for Lexical Analysis
Stars: ✭ 25 (-44.44%)
Mutual labels:  lib
logger-node
A nodejs logger client for LogDNA
Stars: ✭ 27 (-40%)
Mutual labels:  lib
fs-pochta-api
Библиотека для работы с API Почты России
Stars: ✭ 15 (-66.67%)
Mutual labels:  lib
fantascene-dynamic-wallpaper
Managed animated wallpaper based on X11 under Linux
Stars: ✭ 76 (+68.89%)
Mutual labels:  deepin
client-js
JS client for polygon.io api
Stars: ✭ 81 (+80%)
Mutual labels:  lib
node-nightwatch-accessibility
Nightwatch.js utility assertion for accessibility testing with aXe
Stars: ✭ 16 (-64.44%)
Mutual labels:  lib
node-api-problem
HTTP Problem Utility
Stars: ✭ 24 (-46.67%)
Mutual labels:  lib
menu-hamburger
🍔 A clean, simple and easy to use library to create a Menu Hamburger
Stars: ✭ 17 (-62.22%)
Mutual labels:  lib
TinyTIFF
lightweight TIFF reader/writer library (C/C++)
Stars: ✭ 91 (+102.22%)
Mutual labels:  lib
deepin-snazzy
Elegant Deepin Terminal theme with bright colors.
Stars: ✭ 38 (-15.56%)
Mutual labels:  deepin
dotty dict
Dictionary wrapper for quick access to deeply nested keys.
Stars: ✭ 67 (+48.89%)
Mutual labels:  lib
teams-api
Unofficial Microsoft Teams Library
Stars: ✭ 92 (+104.44%)
Mutual labels:  lib
dde-istate-menus
a dde-dock plugin which aims to implement most features of Istat menus(macOS) for Deepin V20
Stars: ✭ 30 (-33.33%)
Mutual labels:  deepin
reload
Simple managed reload mechanism for Go
Stars: ✭ 18 (-60%)
Mutual labels:  lib
nimffmpeg
Nim FFMpeg binding
Stars: ✭ 29 (-35.56%)
Mutual labels:  lib
nimjson
nimjson generates nim object definitions from json documents.
Stars: ✭ 37 (-17.78%)
Mutual labels:  lib

Deepin Tool Kit Core {#mainpage}

Deepint Tool Kit (Dtk) is the base development tool of all C++/Qt Developer work on Deepin.

You should read the [Deepin Application Specification](\ref doc/Specification) firstly.

Dependencies

Build dependencies

  • Qt >= 5.6

Installation

Build from source code

  1. Make sure you have installed all dependencies.

  2. 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-tool-kit is licensed under GPLv3.

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].