All Projects → linuxdeepin → Dde File Manager

linuxdeepin / Dde File Manager

Licence: gpl-3.0
File manager for deepin desktop environment.

Labels

Projects that are alternatives of or similar to Dde File Manager

qt mysql driver
Typical symptom: QMYSQL driver not loaded -> get pre-built Qt SQL driver plug-in required to connect QSqlDatabase to MySQL / MariaDB with QSqlDatabase::addDatabase("QMYSQL"). Download qsqlmysql.dll binaries built from official Qt source code
Stars: ✭ 102 (-61.51%)
Mutual labels:  qt5
QDashBoard
Sample dashboard developed with QML. Login, plots and several screens.
Stars: ✭ 34 (-87.17%)
Mutual labels:  qt5
Project lemonlime
为了 OI 比赛而生的基于 Lemon + LemonPlus 的轻量评测系统 | 三大桌面系统支持
Stars: ✭ 255 (-3.77%)
Mutual labels:  qt5
openfluid
OpenFLUID framework and applications
Stars: ✭ 19 (-92.83%)
Mutual labels:  qt5
beqdesigner
No description or website provided.
Stars: ✭ 15 (-94.34%)
Mutual labels:  qt5
kale
Kirby's Adventure Level Editor (C++ / Qt)
Stars: ✭ 31 (-88.3%)
Mutual labels:  qt5
touchockey
QtQuick2 hockey game using mobile browsers as game controller
Stars: ✭ 22 (-91.7%)
Mutual labels:  qt5
Photoflare
Quick, simple but powerful Cross Platform image editor.
Stars: ✭ 260 (-1.89%)
Mutual labels:  qt5
UltimateMangaReader
A feature-rich online manga reader for Kobo E-Ink devices based on Qt5.
Stars: ✭ 72 (-72.83%)
Mutual labels:  qt5
soha
A modern calendar written in qt-quick.
Stars: ✭ 30 (-88.68%)
Mutual labels:  qt5
asn1scc.IDE
Qt Creator plugin for asn1scc - ASN.1/ACN compiler for embedded systems
Stars: ✭ 15 (-94.34%)
Mutual labels:  qt5
chatRoom
从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
Stars: ✭ 146 (-44.91%)
Mutual labels:  qt5
orkid
Orkid Media Engine (C++/Lua/Python3/Linux/MacOs/OpenVR/Qt5)
Stars: ✭ 20 (-92.45%)
Mutual labels:  qt5
openViVi
open source version of ViVi text editor
Stars: ✭ 48 (-81.89%)
Mutual labels:  qt5
Video2x
A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley 2, 2018.
Stars: ✭ 3,760 (+1318.87%)
Mutual labels:  qt5
xyz-qgis-plugin
Plugin for QGIS to connect to the HERE XYZ Hub API
Stars: ✭ 22 (-91.7%)
Mutual labels:  qt5
QtDemos
This is the collection of Qt demos to solve the problem from StackOverflow or I faced.
Stars: ✭ 23 (-91.32%)
Mutual labels:  qt5
Olivia
Elegant music player for LINUX
Stars: ✭ 261 (-1.51%)
Mutual labels:  qt5
Mu
An open-source music manager.
Stars: ✭ 260 (-1.89%)
Mutual labels:  qt5
freeLib
freeLib - каталогизатор для библиотек LibRusEc и Flibusta
Stars: ✭ 19 (-92.83%)
Mutual labels:  qt5

dde-file-manager

Deepin File Manager is a file management tool independently developed by Deepin Technology, featured with searching, copying, trash, compression/decompression, file property and other file management functions.

Dependencies

Build dependencies

The master branch is current development branch, build dependencies may changes without update README.md, refer to ./debian/control for a working build depends list

  • pkg-config
  • dh-systemd
  • libxcb1-dev
  • libxcb-ewmh-dev
  • libxcb-util0-dev
  • libx11-dev
  • libgsettings-qt-dev
  • libsecret-1-dev
  • libpoppler-cpp-dev
  • libpolkit-agent-1-dev
  • libpolkit-qt5-1-dev
  • libjemalloc-dev
  • libmagic-dev
  • libtag1-dev
  • libdmr-dev
  • x11proto-core-dev
  • libdframeworkdbus-dev
  • dde-dock-dev(>=4.0.5)
  • deepin-gettext-tools
  • libdtkcore-dev
  • ffmpeg module(s):
    • libffmpegthumbnailer-dev
  • Qt5(>= 5.6) with modules:
    • qtbase5-dev
    • qtbase5-private-dev
    • libqt5x11extras5-dev
    • qt5-qmake
    • libqt5svg5-dev
    • qttools5-dev-tools
    • qtmultimedia5-dev
    • qtdeclarative5-dev
    • libkf5codecs-dev
  • Deepin-tool-kit(>=2.0) with modules:
    • libdtkwidget-dev
  • deepin-anything with modules:
    • deepin-anything-dev
    • deepin-anything-server-dev

Installation

Build from source code

  1. Make sure you have installed all dependencies.

Package name may be different between distros, if dde-file-manager is available from your distro, check the packaging script delivered from your distro is a better idea.

Assume you are using Deepin or other debian-based distro which got dde-file-manager delivered:

$ apt build-dep dde-file-manager
  1. Build:
$ cd dde-file-manager
$ mkdir Build
$ cd Build
$ qmake ..
$ make
  1. Install:
$ sudo make install

The executable binary file could be found at /usr/bin/dde-file-manager

Usage

Execute dde-file-manager

Documentations

Getting help

Getting involved

We encourage you to report issues and contribute changes

License

dde-file-manager 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].