Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexanderPro/Wlx2Explorer
Wlx2Explorer is an application which allows to use Total Commander lister plugins from Windows Explorer.
https://github.com/AlexanderPro/Wlx2Explorer
commander explorer lister plugin total total-commander totalcommander wlx
Last synced: about 2 months ago
JSON representation
Wlx2Explorer is an application which allows to use Total Commander lister plugins from Windows Explorer.
- Host: GitHub
- URL: https://github.com/AlexanderPro/Wlx2Explorer
- Owner: AlexanderPro
- License: mit
- Created: 2017-04-03T08:36:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T17:12:38.000Z (over 1 year ago)
- Last Synced: 2024-07-31T07:16:06.942Z (5 months ago)
- Topics: commander, explorer, lister, plugin, total, total-commander, totalcommander, wlx
- Language: C#
- Homepage:
- Size: 483 KB
- Stars: 45
- Watchers: 2
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Wlx2Explorer](https://user-images.githubusercontent.com/8102586/68294387-17f6b400-00a1-11ea-8222-49e7817d169b.png) Wlx2Explorer
=============Wlx2Explorer is an application which allows you to use Total Commander lister plugins from File Explorer or Desktop.
* Open File Explorer, select the necessary file and press the hot keys, then you can use the plugin.
* Or simply select the necessary file on your Desktop and press the hot keys.Screenshot
------------------![alt tag](https://user-images.githubusercontent.com/8102586/101646453-9eba5500-3a48-11eb-9442-4ab87d7e3deb.gif)
![alt tag](https://user-images.githubusercontent.com/8102586/115141202-b7182d00-a043-11eb-88c0-1e0257337863.gif)Command Line Interface
--------------------```bash
-h --help The help
-f --file Path to file
-s --suppressmsg Suppress messagesExample:
Wlx2Explorer.exe -s --file "C:\Temp\Image.jpeg"
```Requirements
------------------* OS Windows XP SP3 and later.
* .NET Framework 4.0Files
------------------* Wlx2Explorer.exe - The main executable module.
* Wlx2Explorer.xml - The application settings file.
* Wlx2Explorer.ini - The plugins settings file.