All Projects → linuxdeepin → Dtkwidget

linuxdeepin / Dtkwidget

Licence: lgpl-3.0
Deepin Toolkit, widget module for DDE look and feel

Labels

Projects that are alternatives of or similar to Dtkwidget

telegram-bot-api
This is an api-project for the telegram bot (HTTPS) api.
Stars: ✭ 16 (-85.71%)
Mutual labels:  lib
Expynent
A library that provides regular expression patterns. If you hate to write regular expressions, then expynent can help you.
Stars: ✭ 350 (+212.5%)
Mutual labels:  lib
Xtd forms
Modern c++17 library to create native gui for Microsoft Windows, Apple macOS and Linux.
Stars: ✭ 25 (-77.68%)
Mutual labels:  lib
node-glob-promise
Promise version of glob
Stars: ✭ 43 (-61.61%)
Mutual labels:  lib
Libmqtt
MQTT v3.1.1/5.0 library in Go
Stars: ✭ 290 (+158.93%)
Mutual labels:  lib
Bounty
Javascript and SVG odometer effect library with motion blur
Stars: ✭ 724 (+546.43%)
Mutual labels:  lib
TagEditText
A simple Android Tag EditText
Stars: ✭ 14 (-87.5%)
Mutual labels:  lib
Appmetrics.js
A small (< 1kb) library for measuring things in your web app and reporting the results to Google Analytics.
Stars: ✭ 1,383 (+1134.82%)
Mutual labels:  lib
Imageflow
High-performance image manipulation for web servers. Includes imageflow_server, imageflow_tool, and libimageflow
Stars: ✭ 3,643 (+3152.68%)
Mutual labels:  lib
Node Pretty Exceptions
Pretty and more helpful uncaught exceptions, automatically
Stars: ✭ 22 (-80.36%)
Mutual labels:  lib
python
A python package for sending logs to LogDNA
Stars: ✭ 36 (-67.86%)
Mutual labels:  lib
Anet
A .NET Core Common Library , Framework and Boilerplate.
Stars: ✭ 255 (+127.68%)
Mutual labels:  lib
Android Hot Libraries
收集总结 Android 项目中值得推荐的优秀开源项目
Stars: ✭ 755 (+574.11%)
Mutual labels:  lib
faker
Faker is a Nim package that generates fake data for you.
Stars: ✭ 28 (-75%)
Mutual labels:  lib
Easygo
基于Kotlin、OkHttp的声明式网络框架,像写HTML界面一样写网络调用代码
Stars: ✭ 40 (-64.29%)
Mutual labels:  lib
CockyGrabber
C# library for the collection of browser information such as cookies, logins, and more
Stars: ✭ 46 (-58.93%)
Mutual labels:  lib
Nintendo Switch Eshop
Crawler for Nintendo Switch eShop
Stars: ✭ 463 (+313.39%)
Mutual labels:  lib
Yamaha Nodejs
A node module to control your yamaha receiver
Stars: ✭ 103 (-8.04%)
Mutual labels:  lib
Imageselector
图片选择器, 支持多图选择和图片预览
Stars: ✭ 62 (-44.64%)
Mutual labels:  lib
M3u8
Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. 🎦
Stars: ✭ 800 (+614.29%)
Mutual labels:  lib

Deepin Tool Kit Widget {#mainpage}

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

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