title
Total Commander
 



Total Commander

Системные плагины | Плагины просмотрщика | Архиваторные плагины | Контентные плагины
Расширения MultiArc | Расширения Far2wc | Утилиты | Языковые файлы и меню
Иконки | Разработчикам плагинов | Прочее | Windows PowerPro

20 самых новых

WLX GPXLister 4 TC 2.7.0

GPXLister is a Total Commander Lister plugin for viewing GPS track files. It displays GPX, FIT, KML, and KMZ tracks on an interactive map with Direct2D rendering, map tiles, satellite mode, elevation and speed profiles, multi-track selection, track summaries, and clipboard export of the current view.

Requires Windows 10+. FIT/KML/KMZ support needs the included converter tools beside the plugin.

Github: https://github.com/jumpifequal/TotalCommander-GPXLister
908 KB - Обновлен: 2.06.2026 - x32/x64 - Количество скачиваний: 125

DXF Viewer 1.2.0.0

DXF Viewer is a lister plugin (WLX) for Total Commander to display DXF/DWG files as interactive 2-D views using GDI+.

The DXF Viewer plugin is based on the libdxfrw C++ library from LibreCAD with additional patches applied.

Supported file formats:
- DXF (Drawing Exchange Format)
- DWG (Drawing)

Features:
- 2-D GDI+ rendering of DXF/DWG geometry
- TrueType font support for TEXT/MTEXT rendering
- Mouse interaction: left-drag to pan, wheel to zoom
- Ctrl+left-drag to zoom to selection
- Right-click context menu for layer visibility control
- Double-click to fit view
- Keyboard navigation: arrow keys for panning, +/- for zoom, Home to reset view
- Copy to clipboard
- Dark mode support
- Background file loading
1636 KB - Обновлен: 1.06.2026 - x32/x64 - Количество скачиваний: 830

AI Process Terminate 1.1

A lightweight Windows utility that terminates desktop AI assistant processes (Claude, Copilot, Perplexity, Codex, …) in one shot — no admin rights needed.

Why
AI desktop apps (Claude, Copilot, Perplexity, Codex and similar) are known to accumulate background processes over time. This can cause:
• System slowdowns — high CPU or RAM pressure from idle AI workers.
• Frozen or unresponsive UI — the app gets stuck but its processes keep running and holding resources.
• GPU saturation — local model runners keep the GPU busy even when the app window is closed.


Killing them from Task Manager is tedious when there are 5–15 scattered processes per tool. AI Process-Terminate groups them by tool and removes the whole tree in one keypress.

What it does
1.Scans all running processes for names that partially match any known AI tool keyword.
2.Groups matches by tool and shows a compact dialog — one row per tool, with the number of running instances in parentheses, e.g. claude (9).
3.Lets you choose which tools to terminate; the others are left untouched.
4.Drains all instances in a loop (up to 20 iterations, 200 ms apart) so that processes that respawn are caught and killed too.

Only processes owned by the current user are affected. System processes and processes owned by other users are skipped gracefully.
253 KB - Обновлен: 1.06.2026 - x32/x64 - Количество скачиваний: 92

WLX MDView for Total Commander 3.8.1

MDView is a Lister plugin for viewing Markdown files in Total Commander.

It renders .md, .markdown, .mkd, and .mkdn files with headings, tables, links, images, syntax-highlighted code blocks, dark/light mode, table of contents, search, printing, and optional split view with the raw Markdown source.

The plugin includes built-in support for several Mermaid diagram types, relative Markdown links, YAML front matter, task lists, collapsible HTML sections, and configurable viewer settings.

Available builds: x32, x64, and Windows XP-compatible x32.

WinXP Version here: https://github.com/jumpifequal/mdview-for-Total-Commander/releases/download/mdview_381/WLX_mdviewXP_TC-plugin_v3.8.1.zip

Github: https://github.com/jumpifequal/mdview-for-Total-Commander
4226 KB - Обновлен: 1.06.2026 - x32/x64 - Количество скачиваний: 132

WLX LogViewer 1.0.12

Fast, feature-rich log viewer plugin for Total Commander Lister/Quick View.

This project ports the original TC\LogViewer behavior to a 64-bit WLX plugin and keeps the focus on high performance for very large log files.

Highlights
•Native WLX plugin ( .wlx64 ) for Total Commander
•No LCL runtime required (Win32 API based UI)
•Optimized for speed with large files
•Incremental tailing and filtering
•Color-aware log level visualization
•Toolbar, context menu, and options dialog aligned with the original LogViewer workflow

Core Features

Viewing & Navigation
•Open logs in Lister and Quick View
•Jump to: ◦Next/previous ERROR
◦Next/previous WARN
◦Next/previous INFO
◦Line number
◦Date/time

•Optional line numbers with configurable digit width
•Vertical separator line between line number and log text
•Word wrap mode

Search & Filter
•Quick filter field in toolbar (right aligned)
•Find support integrated with Lister behavior: ◦ Ctrl+F / F7 forwards to Lister search
◦ F3 find next
◦ Shift+F3 find previous

•Context menu actions: ◦ Copy line
◦ Copy all visible
◦ Line numbers
◦ Word wrap
◦ Go to date/time
◦ Go to line


Tailing
•Live tail mode with configurable interval
• Follow mode to stay at end of file
•Optional “Enable tail when opening file”
•Non-exclusive file access (compatible with actively written logs)
•Preserves selection/current line while file updates

Formats & Parsing
•Auto-detection and forced format support
•Parsing support includes plain logs and CSV-style formats
•Custom format options including delimiter/field-role style mapping
•Correct severity handling from dedicated severity columns (no false override from free text)

Colors, Themes, and Rules
•Configurable colors for levels ( Error , Warn , Info , Debug , Trace , Custom )
•Color preview in options (normal/dark variants)
•Dark mode control: ◦Auto
◦Always light
◦Always dark

•Color Rules (pattern-based highlighting) like in original project

UI/UX Details
•Toolbar with original-style navigation controls
•Status bar with: ◦Lines / bytes / detected format
◦Right-aligned E/W/I stats with timestamps
◦Latest updated class emphasized (bold)

•Consistent normal-weight fonts in toolbar and popup dialogs
•ESC behavior configurable for Lister mode ( CloseOnEscInLister , default true )
•Number keys 1..8 forwarded to Total Commander
430 KB - Обновлен: 31.05.2026 - x32/x64 - Количество скачиваний: 424

Versions WFX Plugin 3.1.2

Versions is a Total Commander file system plugin that checks program/version strings on web pages and shows the current status directly in TC.

This repository contains an updated FPC/Lazarus-compatible codebase with reliability, parsing, and UX improvements.

Key Features
•Checks version entries from .list files.
•Supports HTTPS and modern HTTP behavior.
•Keeps list entry order in output.
•Shows localized status labels ( NEW , UNCHANGED , ERROR , etc.) based on selected language file.
•Works with Unicode and 64-bit builds.
369 KB - Обновлен: 30.05.2026 - x32/x64 - Количество скачиваний: 265

RSS Reader 1.0.7

RSS Reader
313 KB - Обновлен: 30.05.2026 - x32/x64 - Количество скачиваний: 729

MolView - Total Commander WLX 1.0.3

MolView is a fast Lister plugin for Total Commander that renders chemical files in 2D and 3D.
It uses OpenBabel for format conversion and OpenGL for interactive display.

Features
•Broad chemistry format support ( .mol , .sdf , .mol2 , .smi , .smiles , .pdb , .xyz , .cml )
•2D structure rendering with SVG parsing and crisp label rendering
•3D molecule rendering from STL with rotation, zoom, and reset
•Asynchronous loading (UI remains responsive while converting/parsing)
•Multi-molecule navigation for SDF files
•Built-in Total Commander thumbnail preview ( ListGetPreviewBitmap )
•Thumbnail preview is always rendered in 2D, independent of INI/start mode
•Plugin options dialog for OpenBabel path/options and startup behavior
•Logging support for diagnostics

Supported Formats


Extension

Format


.mol MDL Molfile V2000/V3000
.sdf MDL Structure Data File (multi-molecule supported)
.mol2 Tripos MOL2
.smi , .smiles SMILES
.pdb Protein Data Bank
.xyz XYZ Cartesian coordinates
.cml Chemical Markup Language
315 KB - Обновлен: 29.05.2026 - x32/x64 - Количество скачиваний: 114

IFC Viewer 1.0.2.0

IFC Viewer is a lister plugin (WLX) for Total Commander to display IFC (Industry Foundation Classes) building model files as interactive 3-D views using OpenGL.

The IFC Viewer plugin is based on the engine_web-ifc C++ library v0.0.77.

Supported file formats:
- IFC (STEP Physical File)
- IFCZIP (ZIP-compressed IFC)

Features:
- 3-D OpenGL rendering of IFC geometry with lighting
- Texture support (IfcImageTexture, IfcBlobTexture, IfcPixelTexture)
- Mouse interaction: left-drag to rotate, right-drag to pan, wheel to zoom
- Double-click to reset the view
- Preview Bitmap
- Background loading
1349 KB - Обновлен: 22.05.2026 - x32/x64 - Количество скачиваний: 339

HackRF IQ Data Viewer 1.0.4

A Total Commander WLX64 Lister plugin that displays HackRF IQ data files with real-time PSD spectrum and waterfall spectrogram visualization.
Features

PSD Spectrum: FFT-based power spectral density with Hann window and segment averaging
Waterfall Spectrogram: Scrolling waterfall display with Viridis colormap
CUDA Acceleration: Automatic GPU acceleration via cuFFT with CPU fallback
OpenGL Rendering: Hardware-accelerated rendering with MSAA anti-aliasing
Playback Controls: Play/Stop, Reset, position slider for scrubbing through files
Settings Dialog: Adjustable sample rate, center frequency, FFT sizes, dB range
Metadata Support: Reads .txt sidecar files for sample rate, center frequency, signal annotations
Thumbnail Preview: Quick PSD+waterfall preview in TC file panels
Multiple Formats: .iq, .raw, .cs8 (int8), .cs16 (int16), .cf32 (float32)
408 KB - Обновлен: 20.05.2026 - x32/x64 - Количество скачиваний: 185

Environment Variables Ex 2.0

Первоначальная разработка и исходники - Alexander Pravdin (https://github.com/speller/envvars_ex).

FS-плагин для Total Commander. Предназначен для просмотра и редактирования
переменных окружения текущего процесса (TC), текущего пользователя и системы.

Сделан по образу и подобию плагина Environment Variables, но со следующими
отличиями:

- Исправлена ошибка, из-за которой невозможно редактировать переменные с
длинными значениями (например, PATH).
- Плагин полностью юникодный.
- Добавлена х64 версия.
- Добавлена поддержка файловых операций с переменными как с обычными файлами:
копирование из и в плагин, переименование, перемещение. Поддерживается
загрузка значений переменных как в кодировке ANSI, так и в Unicode (UCS-2).
- Добавлено отображение значения переменных в отдельной колонке для лучшей
работы с файлами и показа значений переменных без преобразований.
- Добавлен диалог повышения прав, если их не хватает для редактирования
переменной.
449 KB - Обновлен: 16.05.2026 - x32/x64 - Количество скачиваний: 445

MediaInfo 26.05

This content plugin uses MediaInfo.dll to display various properties (like duration, bit rate, frame rate or format information) of audio and video files in Total Commander. It is an enhancement of the plugin originally started by forum user j.

List of supported formats
4989 KB - Обновлен: 15.05.2026 - x32/x64 - Количество скачиваний: 20448

TCChibiOSFS - Total Commander File System Plugin 1.0.4

TCChibiOSFS — Total Commander File System Plugin

WFX plugin for Total Commander for connecting ChibiOS-based USB devices via serial shell. Detected devices:
Device Firmware VID/PID Plugin behavior
HackRF One + PortaPack Mayhem ≥ 2.0 1D50 : 6018 fully accessible (shell)
HackRF One (bare) Standard firmware 1D50 : 6089 display only, no shell
Flipper Zero Stock or custom 0483 : 5740 fully accessible (shell)

A bare HackRF One (without PortaPack) is detected and displayed, but marked as HackRF One (COMx, no shell) and cannot be entered. The standard firmware interface is libhackrf/USB bulk, not serial. The entry is purely informational.

Features

The root level lists only HackRF and Flipper devices. Other COM ports (CH340, FTDI, virtual ports from software) are filtered out:

ChibiOS Devices\\
├── PortaPack (COM5)
236 KB - Обновлен: 14.05.2026 - x32/x64 - Количество скачиваний: 439

GitHubFS – read-only github filesystem 1.1.8

Browse GitHub repositories directly inside Total Commander as a virtual filesystem. Repositories, branches, directories and files appear as TC file entries. Release assets are downloadable. Archives can be extracted and browsed in-place.
Features

Multiple repositories configurable via built-in dialog
Each repo appears as a virtual folder at plugin root with a user avatar icon
Optional Default Branch: skip branch list and show file contents directly
[Releases] folder per repo (shown when GitHub releases exist)
Each release tag is a subfolder
RELEASE_NOTES.md virtual file with Markdown release notes
All release assets downloadable via F5
Navigate branches → directories → files
Copy files from GitHub to local disk (F5 / drag & drop) with progress bar
Archive navigation: ENTER on .zip, .7z, .rar, .tar.gz, etc. downloads, extracts to temp folder and enters it directly – navigate subdirs freely, copy files with F5; extracted files deleted automatically on leaving the archive
File and directory sizes shown in TC file list (via Git Tree API, configurable)
Alt+Enter on a branch or directory shows recursive size regardless of setting
Delete configured repositories via DEL/F8 (removes from config, not from GitHub)
Personal Access Tokens stored encrypted (Windows DPAPI)
Global fallback token for repos without an individual token
Connection test per repository (button + Alt+Shift+F9)
F7 smart add supports three formats:
Plain name → opens Add dialog
owner/repo → checks GitHub and adds in one step
Full GitHub URL (e.g. https://github.com/owner/repo/tree/branch) → parses owner, repo and branch, adds immediately
[Quick add] dialog for guided repo entry with URL auto-fill
Add Repository dialog with "GitHub URL:" field at top – paste any GitHub URL and all fields fill automatically
Custom icons: user avatar per repo (downloaded from GitHub), gear icon for [Configuration], green + for [Quick add]
Release and file dates shown in TC file list (where available from GitHub API)
DPI-aware configuration dialog, full keyboard shortcuts
Dialogs centered on the TC window
446 KB - Обновлен: 13.05.2026 - x32/x64 - Количество скачиваний: 816

FindZeroFiles 1.2.3

Плагин для поиска файлов состоящих из одних нулей (x00).
169 KB - Обновлен: 13.05.2026 - x32/x64 - Количество скачиваний: 531

TC Language Bar 1.25

Languagebar v. 1.25 for Total Commander 11.57

This buttonbar is mostly meant as an easy way for testers to switch
between different languages for Total Commander, and to have all current
available languages at their disposal.

The languagebar files are installed like any other Total Commander
addon, by double-clicking on the .zip file.

After installation just drag the file:
%COMMANDER_PATH%\Language\Extra\Language.bar
to Total Commanders buttonbar.

When clicking on the new button, a small menu bar opens up. You can
either have the Languages bar shown as a new Buttonbar by clicking the
first button, or you can have it shown as a Menu by clicking the second
button.

The Return button in the Language buttonbar takes you back to Total
Commanders default.bar - if you are not using this file for your default
buttonbar, then edit line 4 in the the Language.bar file to point to
your default buttonbar.

There are two blank buttons meant for your custom Language/Menu file or
just your custom Menu file. You have to edit the Parameters field of
those two buttons to point to your actual files (change XXX).



The Languages button bar comes with all currently available languages
for Total Commander. Some of the languages are not (yet) updated to
version 11.0x of Total Commander - those languages are marked with an
asterisk (*).

All the languages are installed and opened from the Language\Extra
folder in Total Commanders program directory. Therefore they do not
show up in Total Commanders Language configuration dialog - unless the
same language file exists in Total Commanders Language directory. If
the language does not exist in the Language directory then "English"
will be marked as the current language.

The "Main menu file" field will show the correct path to the chosen .mnu
file in %COMMANDER_PATH%\Language\Extra\ though - hence give you a clue
that it is not the language file in the Language directory that is used,
but the one in the Language\Extra directory.


I have made it this way, to not interfere with the users present
language files, and to make it easy to "uninstall" the addon again.
Also you don't need to have installed the extra languages when you
originally installed Total Commander - they come with the Languagebar
packet.

To "uninstall" - just delete the %COMMANDER_PATH%\Language\Extra\
directory and delete the button in your buttonbar.


I have had to fix a single error in the file wcmd_mk.lng to make
it work correctly - otherwise all files are as they come from
https://www.ghisler.com/languages.htm.


Discussion and new releases:
https://www.ghisler.ch/board/viewtopic.php?t=57594
14561 KB - Обновлен: 8.05.2026 - x32/x64 - Количество скачиваний: 6439

TC Dark Help 11.57

Dark Help files for Total Commander 11.57

Darkhelp has a white background in the left menu panel.

Darkhelp 2 has a dark background in the left menu panel, but
menu items has a white background.

It is unfortunately not possible to make the left menu panel background all
black.

The TotalcmdDark.chm (English Dark Help) file has to be placed in
Total Commanders PROGRAM directory in order to work.

The Wcmd_deuDark.chm (German Dark Help) file AND the Wcmd_deu.chm
file both has to be placed in Total Commanders LANGUAGE directory in
order to work.


Download of DarkHelp 2


Discussion and new releases:
https://www.ghisler.ch/board/viewtopic.php?t=58110
1840 KB - Обновлен: 8.05.2026 - x32/x64 - Количество скачиваний: 3890

Extended English Menus for Total Commander 11.57

The versions for Windows 10 can also be used under Windows 11, but there might be some items in the "Windows 10" submenu that will not work.

Extended Menus for Total Commander - Combined 32bit and 64bit:
* Download Menus for Windows 10 (22H2) / 11 64bit
* Download Menus for Windows 8.1 64bit
* Download Menus Windows 7 64bit version


Extended Menus for Total Commander - 64bit:
* Download Menus for Windows 10 (22H2) / 11 64bit
* Download Menus for Windows 8.1 64bit
* Download Menus for Windows 7 64bit


Extended Menus for Total Commander - 32bit:
* Download Menus for Windows 10 (22H2) / 11 64bit
* Download Menus for Windows 8.1 64bit
* Download Menus for Windows 8.1 32bit
* Download Menus for Windows 7 64bit
* Download Menus for Windows 7 32bit
* Download Menus for Windows XP 32bit

-
6769 KB - Обновлен: 7.05.2026 - x32/x64 - Количество скачиваний: 3038

Udvidede Danske Menuer for Total Commander 11.57

Versionerne for Windows 10 kan ogsе bruges under Windows 11, men der kan vжre nogle elementer i "Windows 10" undermenuen, som ikke vil virke.

Udvidede Menuer for Total Commander - Kombineret 32bit og 64bit:
* Download Menuer for Windows 10 (22H2) / 11 64bit
* Download Menuer for Windows 8.1 64bit
* Download Menuer Windows 7 64bit version


Udvidede Menuer for Total Commander - 64bit:
* Download Menuer for Windows 10 (22H2) / 11 64bit
* Download Menuer for Windows 8.1 64bit
* Download Menuer for Windows 7 64bit


Udvidede Menuer for Total Commander - 32bit:
* Download Menuer for Windows 10 (22H2) / 11 64bit
* Download Menuer for Windows 8.1 64bit
* Download Menuer for Windows 7 64bit
* Download Menuer for Windows 7 32bit
* Download Menuer for Windows XP 32bit

-
6888 KB - Обновлен: 7.05.2026 - x32/x64 - Количество скачиваний: 1603

Total Commander 11.57

Total Commander (бывший Windows Commander) - это самый мощный и стабильный файловый менеджер для Windows с удобным пользовательским интерфейсом. Total Commander продолжает добрую традицию двухпанельных файловых менеджеров, но отличается повышенным удобством и функциональностью, поддерживает плагины, имеет множество встроенных полезных инструментов.

Полный набор русификации Total Commander
Купить Total Commander за рубли
6108 KB - Обновлен: 7.05.2026 - x32/x64 - Количество скачиваний: 4902373

Рейтинги


Ramblers Top100

 




Все о Total Commander © 2001-2012
Идея, программирование, дизайн и поддержка, © Andrei Piasetski