|
Системные плагины | Плагины просмотрщика | Архиваторные плагины | Контентные плагины Расширения MultiArc | Расширения Far2wc | Утилиты | Языковые файлы и меню Иконки | Разработчикам плагинов | Прочее | Windows PowerPro
10 самых новых
A small tool to create folders or text files in Total Commander
https://github.com/gepcel/totalcmd-newfile
Total Commander has a built-in folder creation function (default: F7) and several plugins to extend its functionality.
* Features
1. Replaces the F7 function, invoking this tool to create either a folder or a file.
2. Folder creation:
- If the input has no extension (e.g., `subfolder`), pressing Enter creates a folder.
3. File creation:
- If the input includes an extension (e.g., `.txt`, `.ini`, `.md`), pressing Enter creates a file.
4. Toggle action (Shift+Enter):
- Switches behavior—e.g., create a file named `subfolder` or a folder named `name.txt`.
5. Two Toggleable options:
- Write clipboard content (F1): Pastes clipboard text into the new file (ignored for folders).
- Open after creation (F2): Opens the created file with the default Windows program, or folder in totalcmd.
6. Two Manual buttons:
- Folder (Enter): Forces folder creation, regardless of input.
- File (Shift+Enter): Forces file creation, regardless of input.
7. Configuration file (`NewFile.ini`):
- Automatically generated when pressing F1/F2 to save preferences.
- This part uses [ini-parser](https://github.com/rickyah/ini-parser) (credits included).
8. Reverse "open after" behavior (Ctrl+Enter):
- If "open after" is enabled, skips opening; if disabled, opens the file/folder. Useful when you don't want to change the `Open after creation (F2)` option.
9. Custom file extensions (`txtformat`):
- Default: Text files (e.g., `.txt`, `.md`, `.ini`).
- Add extensions manually in the INI file (e.g., `.mp4`, though not meaningful), separated by commas.
10. Total Commander path:
- Must specify `totalcmd.exe` or `totalcmd64.exe` path in the INI file.
* Example INI File
```ini
[Configuration]
autowriteclipboard = True
autoopenaftercreated = True
totalcmd = C:\Path\To\TOTALCMD64.EXE
txtformat = .txt,.md,.ini,.py,.xml,.cs
```
* How to use this?
1. Download the `NewFile.exe`, put it under `%COMMANDER_PATH%\Plugins\addons\newfile\*`.
2. Create a command in `usercmd.ini` like:
```
[em_F7]
button=
cmd=%COMMANDER_PATH%\plugins\addons\newfile\NewFile.exe
param=%P
path=%COMMANDER_PATH%\plugins\addons\newfile
```
3. Configure the totalcmd shortkey `F7` to `em_F7`. 488 KB - Обновлен: 26.03.2025 - x32/x64 - Количество скачиваний: 209 Using the ImageMetaData plugin Total Commander can display and edit (almost any) JPG comment, PNG comment, Exif tags, IPTC datasets and XMP properties of image files.
The ImageMetaData plugin is based on the Exiv2 Image Metadata Library v0.27.7 (with support for HEIF enabled).
List of supported Exif tags, IPTC datasets and XMP properties
List of supported image formats 1410 KB - Обновлен: 17.03.2025 - x32/x64 - Количество скачиваний: 69882 Плагин предназначен для просмотра информации о модулях PE, MZ, NE, LE и ELF форматов (EXE, DLL, SO, DRV, SYS, OCX, COM и т.д.).
Показывает:
- сводную информацию о файле: размер, временные метки, хеши и энтропию.
- статистику с virustotal.com.
- сигнатурный анализ "PE Sniffer" и "PEiD".
- подробную информацию о секциях и заголовках модуля.
- экспортируемые модулем функции.
- импортируемые внешние модули и используемые их функции. С возможностью открытия выбранного внешнего модуля в отдельном экземпляре плагина.
- содержащиеся в модуле ресурсы. С возможностью просмотра, копирования в буфер обмена и сохранения всех ресурсов.
- цифровые подписи и сертификаты. С возможностью проверки валидности подписи самого модуля и валидности используемых сертификатов.
- отладочные структуры с детальным разбором.
- структуру конфигурации загрузки с детальным разбором.
- CLR заголовок .Net сборки. С возможностью отображения версий установленных в ОС ".Net Framework" и ".Net Core".
Убедитесь, чтобы для плагина не было detect-строки в конфигурационном файле wincmd.ini. Позволит открывать файлы без фильтрации по расширению. 2183 KB - Обновлен: 16.03.2025 - x32/x64 - Количество скачиваний: 19795 Плагин для просмотра изображений в Total Commander.
Поддерживаются форматы: ACR,ANI,ARW,AWD,B3D,BMP,CAM,CDR,CIN,CLP,CR2,CR3,CRW,CUR,
DCM,DCR,DDS,DCX,DIB,DJVU,DNG,DPX,ECW,EMF,ERF,EXR,FIT,FITS,FPX,G3,GIF,HDP,HEIC,
ICO,IFF,IMA,IMG,IW44,J2K,JFIF,JPC,JP2,JPE,JPEG,JPF,JPG,JPM,JLS,JNG,JXR,KDC,LBM,
MNG,MOS,MPO,MRW,MSK,NEF,NRW,OFR,QOI,PBM,PCD,PCX,PEF,PGM,PNG,PPM,PSD,PSB,PSP,RAF,
RAS,RAW,RGB,RLE,RW2,RWL,SFF,SFW,SGI,SID,SRF,SRW,SUN,TIF,TIFF,TGA,WAD,WAL,WB1,
WBC,WBZ,WBMP,WEBP,WDP,WEBP,WMF,X3F,XBM,XPM.
Плагин поддерживает анимацию в файлах и горячие клавиши IrfanView.
Линейка плагина 2.Х отличается от линейки 1.Х тем, что по F3 запускается чистый
IrfanView, без интеграции с Lister Total Commander. Это позволяет использовать
полностью весь инструментарий IrfanView, увеличивает плавность при отображении
изображения. Также теперь можно использовать Total Commander и IrfanView
несовпадающей разрядности. Линейки развиваются параллельно. 510 KB - Обновлен: 7.03.2025 - x32/x64 - Количество скачиваний: 25260 Плагин просмотра файлов DJV, DJVU для Total Commander.
Поддерживаются форматы: DJV, DJVU.
ВНИМАНИЕ: Плагин работает только с включенной в архив версией WinDjView. 730 KB - Обновлен: 7.03.2025 - x32/x64 - Количество скачиваний: 686 GPSInfos2GE is a small command line program that extracts the GPSInfo values of the Exif section of pictures from digital cameras and displays them in Google Earth or a web browser.
GPSInfos2GE uses the Exiv2 Image Metadata Library v0.27.7 (with support for HEIF and XMP metadata enabled). 1030 KB - Обновлен: 7.03.2025 - x32/x64 - Количество скачиваний: 333 Плагин просмотра изображений для Total Commander.
Поддерживаются форматы: ACR,ANI,AVIF,ARW,AWD,B3D,BMP,CAM,CDR,CIN,CLP,CR2,CR3,
CRW,CUR,DCM,DDS,DCR,DCX,DIB,DJVU,DNG,DPX,ECW,EMF,ERF,EXR,FIT,FITS,FPX,G3,GIF,
HDP,HEIC,ICO,ICS,IFF,IMA,IMG,IW44,J2K,JFIF,JP2,JPC,JPE,JPEG,JPF,JPG,JPM,JLS,JNG,
JXL,JXR,KDC,LBM,MNG,MOS,MPO,MRC,MRW,MSK,NEF,NRW,OFR,QOI,PBM,PCD,PCX,PDN,PEF,PGM,
PNG,PPM,PSB,PSD,PSP,RAF,RAS,RAW,RGB,RLE,RW2,RWL,SFF,SFW,SGI,SID,SRF,SRW,SUN,SVG,
SWF,TGA,TIF,TIFF,WAD,WAL,WB1,WBC,WBZ,WBMP,WDP,WEBP,WMF,WPG,WSQ,X3F,XBM,XCF,XPM,
XR,EPS,PFB,PRN,PS.
Плагин поддерживает анимацию в файлах и горячие клавиши IrfanView. 512 KB - Обновлен: 5.03.2025 - x32/x64 - Количество скачиваний: 28080 Extended directory & file creator utility (F7 replacement) for Total Commander.
What is it good for?
In a few words: This small utility extends your Total Commander's directory & file creating capabilities - after installing it, you can create a bunch of (even multi-leveled) directories and/or files with a single click or keypress, with numerous possibilities...
Main Features:
- [ NEW / 1.8 ] Complete Unicode support
- [ NEW / 1.7 ] File creation capability
- [ NEW / 1.6 ] Ability to create your own plugins (special variables)
- [ NEW / 1.6 ] Ability to set the directory/file attributes
- [ NEW / 1.6 ] Batch directory creation (Decimal / Roman / ABC)
- Normal & Extended directory creation mode
- Full integration to Total Commander (F7, Shift + F7, or any other key combination)
- Support for multi-leveled directory creation (create directories with more than one subdirs)
- Templates - create directory with predefined templates (e.g. "New Directory (%D-%N-%y)")
- Replacements: use environment variables (like %OS% or %USERNAME%) in the name of the directory
- Basic & special variables: use vars like %s (current second), %h (current hour), %x (unix time), {pc} (current PC name) etc
- Built-in installer & uninstaller for easier usage (run the utility out of TC's directory to activate the installator)
- Multi-language support (Translators needed: click here if you'd like to translate the utility to your (native) language)
- English, Hungarian, Russian, Dutch, Spanish, German, Danish, Chinese, Ukrainian, Korean, Polish, Italian, Slovenian language support (built-in)
- Configuration & Template Manager dialogs
- 6 built-in window color themes (optional)
- Ability to create & use your own color themes (more info on the forum)
- Realtime replacements (optional)
- Full portability
- ... and much more! (see the complete list at the official forum topic)
Compatibility:
- >= Total Commander 7.00 (heavily tested under 7.56a & 8.01)
Known bugs, limitations:
- Installation problems? Run this utility with administrator rights directly from Total Commander (out of Total Commander's directory)
- Limitation: lack of Unicode support atm (unicode version is already under development)
- Complete documentation will be ready in the final 1.6.5 version! 733 KB - Обновлен: 4.03.2025 - x32 - Количество скачиваний: 25640 PHSM-Calendar is a Window Vista / 7 / 8 / 10 / 11 Desktop gadget
A perpetual calendar that shows Week numbers, Leap year, Number of day, Daylight saving time and Time zone info.
* PHSM-Calendar supports Flash player clocks - currently there are up to 225 different Flash clocks available (41 types).
* PHSM-Calendar supports html5 clocks - currently there are up to 110 different html5 clocks available (25 types).
* PHSM-Calendar also provides a Countdown / Stop Watch timer and 4 Alarm Clocks.
* The format of Date and Time can be set by the user.
* The Week format (Sunday or Monday as first day of the week) can be set by the user.
* The Week numbering (first week = week with 1st of January / first week = week with first Thursday) can be set by the user.
* The clock can be set to Strike the Hour with various selectable sounds.
* User defined marking of events - for example birthdays - is possible in the calendar part.
* Audio-Visual notification of the marked events is possible.
* Alarms can be set for the individual events.
* Extensive function for searching in the events.
* Different sets of events can be loaded from separate datafiles. NEW!
* Easter Sunday is calculated, so events can be entered relative to Easter.
* The calendar shows when Daylight Saving Time changes.
* The calendar shows the four Equinox and Solstice days.
* Julian calendar date and Julian day number can be shown for all dates.
* Islamic and Hebrew calendar date can be shown for all dates.
* Islamic and Hebrew events can be entered with Islamisk and Hebrew date.
* The calendar is a proleptic Gregorian calendar with astronomical numbering of the years (includes year 0).
* The Islamic dates are calculated according to the tabular Islamic calendar system (fixed lenght of all month except 12th month at leeap year).
* Choices beteeen two Islamic epochs an four types of calculation of Islamic leap year.
* The conversion to Islamic dates can also be done according to the Umm al-Qura calendar.
* The calendar can show calculated Moon phases.
* The calendar can show the Zodiac signs.
* English and Danish are supported.
* PHSM-Calendar can be run as a gadget under Windows 8, 8.1, 10 & 11 after installing 8GadgetPack from 8gadgetpack.net.
* PHSM-Calendar can be used as an Active Desktop item under Windows XP.
* PHSM-Calendar can be run in a browser also on a SmartPhone. Try it here or here...
* PHSM-Calendar can be inserted in an iframe or a frame on a webpage.
Download script to re-enable Flash after Adobes block in January 12th 2021
Download installation program to re-establish Flash ActiveX in Windows 10 or 8.1 after Microsofts KB4577586 opdate
Download installation program for installation of Flash ActiveX in Windows 7, Vista or XP
Click here to read more.
Online demo.
Video showing how to use the calendar as a Microsoft Edge or Google Chrome Browser App.
Click here for Unicode version
See also: PHSM-Event countdown Gadget
-- 8070 KB - Обновлен: 3.03.2025 - x32/x64 - Количество скачиваний: 21640 Плагин TCSumatraPDF предназначен для просмотра файлов AI, AZW, AZW3, CB7, CBT,
CBR, CBZ, CHM, DJV, DJVU, EPUB, FB2, FB2Z, FBZ, KF8, MOBI, PDB, PDF, PRC, TCR,
XPS, ZFB2 при помощи программы SumatraPDF.
Плагин позволяет использовать SumatraPDF обеих разрядностей x86 и x64.
Причем их можно использовать как с Total Commander x86, так и с x64.
Можно использовать SumatraPDF одной разрядности сразу для обеих разрядностей
Total Commander.
Главным отличием плагина от аналогов является корректная работа клавиши Esc для
SumatraPDF x86 в Total Commander x64 и двойное использование клавиш '4', 'N' и
'P', которые имеют важное значение как для управления TC Lister, так и для
управления SumatraPDF.
ВНИМАНИЕ: Для нормальной работы плагина необходимо в SumatraPDF-settings.txt
изменить значение параметров UseTabs = true на UseTabs = false и
RememberOpenedFiles = true на RememberOpenedFiles = false. 118 KB - Обновлен: 28.02.2025 - x32/x64 - Количество скачиваний: 30342
|