Skip to content

Plugins

Alexander Koblov edited this page Feb 11, 2024 · 22 revisions

Table of Contents

General

Double Commander uses Total Commander plugin API, so under Microsoft Windows you can use plugins from Total Commander.

Below you can find some official and third-party plugins written or ported to Linux (FreeBSD, macOS).

Also you can see additions for Double Commander by j2969719.

Content plugins

crx_wdx

Content plugin for show info from *.crx (Chrome extensions) and *.xpi (Mozilla web extensions) files.

Source

Exif

Show camera data like aperture and exposure time from JPG and Canon RAW image files.

Source Original

OpenOfficeInfo

This plugin allows to display properties of OpenOffice.org documents.

Source Original

Office Open XML

Content plugin which allows the user to see Microsoft Office 2007 XML documents properties.

Supported general fields are:

  • Category, ContentStatus, ContentType, Created, Creator, Description, Identifier, Keywords, Language, LastModifiedBy, LastPrinted, Modified, Revision, Subject, Title, Version;
Supported application specific fields:
  • AppVersion, Application, Characters, CharactersWithSpaces, Company, DigitalSig, DigitalSigExt, DocSecurityLevel, HiddenSlides, HyperlinkBase, HyperlinksChanged, Lines, LinksUpToDate, MMClips, Manager, Notes, Pages, Paragraphs, PresentationFormat, ScaleCrop, SharedDoc, Slides, Template, TotalTime, TotalTimeMin, Words, Titles*, Content*;
 *) Titles and Content fields can be used for search only!

Source Original

Similarity

Content plugin for showing strings similarity.

Source Original

Text Line

Plugin is intended to show one line of a text file. You can select line number and text encoding, you can replace one substring by another.

Source

translitwdx

Plugin may be used to transliterate Russian words with english characters. It can be very useful for multirename purposes. Requires Lua library.

Source

fb2wdx

Get some FictionBook2 (FB2) information. Cross-platform. Requires Lua library.

Source

xpi_wdx

It is destined to obtaining the information from xpi- and jar-files in which old XUL-extensions and themes for Gecko-based applications (Firefox, Thunderbird, etc.) are distributed.

Source

wdx_fontinfo

Font info WDX plugin for Total and Double Commanders.

Source

MediaInfo

MediaInfo plugin is a convenient unified display of the most relevant technical and tag data for video and audio files. Requires MediaInfo and Lua libraries.

Source

SimpleChecksum

Plugin is able to calculate and display hash values for any file. Supported algorithms: CRC32, MD5, SHA1, SHA256 and SHA512. Can be used to search files by hash value.

Source

SimpleFileInfo

A small wdx-plugin for Double Commander which provides additional information about the file via libmagic and stat.

Source

desktop_entry

Reads data from the .desktop shortcut sections for hints and search.

Source

emptydir

Plugin for checking whether directory is empty. Can be used for highlighting or searching.

Source

calcsize

Folder search by size.

Source

gunixmounts

Mount points (for highlighting through the search pattern, requires gio).

Source

File System

Android ADB

The ultimate ADB (Android Debug Bridge) file system plugin for Double Commander (GTK2) and Total Commander with extra features.

Download

hdfs_wfx

Hadoop HDFS Double Commander / Tux Commander file system plugin.

Source

cloud_storage

Wfx plugin for Total/Double commander for cloud storages (Dropbox, Google Drive, Yandex Disk).

Source Original Forum

ydisk_commander

Yandex Disk wfx plugin for Total/Double commander.

Source

Packer Plugins

DiskDir

Creates a list file with all selected files and directories, including subdirs (e.g. as an index for CD-ROMs). It is called like a packer (Files->Pack)!

Source Original

P7Z Usr

This is 7-Zip library WCX plugin for DCMD on Linux using P7ZIP.

Source Forum

ISO

ISO plugin for Double Commander (read CD-ROM images).

Forum Original

Torrent

Treats .torrent files as archives.

Source

Viewer Plugins

FileInfo

Displays various information about file using command line utilities.

Source Forum

wlxwebkit

The given plug-in allows to look through Web-pages (*.htm, *.html). It is based on webkitgtk2 engine.

Source

gtkimgview

Image viewer plugin (requires gtkimageview).

Supported formats (all image formats supported by GdkPixbuf, the list can be differ on your system):

  • xpm, xbm, tif, tiff, targa, tga, svg.gz, svgz, svg, qif, qtif, ppm, pgm, pbm, pnm, png, jpg, jpe, jpeg, jpf, j2k, jpx, jpc, jp2, cur, ico, icns, gif, bmp, ani
Source

gtksourceview

Displays source code files with syntax highlighting.

Source

gstplayer

Simple media player plugin based on GStreamer framework.

Source

wlxmpv

Media player plugin (requires mpv).

Source

zathura

Displays pdf, djvu, postscipt, cbr (requires zathura).

Source