Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
jonelo committed Apr 3, 2024
2 parents d88d885 + d074ed6 commit 8cecf8b
Showing 1 changed file with 34 additions and 16 deletions.
50 changes: 34 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,43 @@

# Jacksum FBI for Windows

The Jacksum File Browser Integration for Microsoft Windows allows you to access features of [Jacksum](https://github.com/jonelo/jacksum) through [HashGarten](https://github.com/jonelo/HashGarten) from the Send To menu at the Microsoft Windows Explorer.
The Jacksum File Browser Integration for Microsoft Windows allows you to access features of [Jacksum](https://github.com/jonelo/jacksum) through [HashGarten](https://github.com/jonelo/HashGarten) from the Send To menu at the Microsoft File Explorer, and other file managers that are supported.

## Requirements

* Operating System
* Microsoft Windows 10 or 11
* File Manager
* Any Microsoft Windows-based file manager that supports the Microsoft Windows Standard "Send To"-API. The following compatible file managers have been tested successfully:
* Free Open Source Software
* [Double Commander](https://sourceforge.net/projects/doublecmd/) (GPLv2), [Explorer++](https://github.com/derceg/explorerplusplus) (GPLv3), [Tablacus Explorer](https://github.com/tablacus/TablacusExplorer) (MIT)
* Freeware
* Altap Salamander, FileVoyager, FreeCommander, Multi Commander, Q-Dir
* Commercial software
* Microsoft Windows Explorer
* Directory Opus, EF Commander, SpeedCommander, xplorer², XYplorer
* Microsoft Windows 10 or 11
* At least one of the supported file browsers below
* Hardware
* Processor with x64 chip set
* ~128 MiB free RAM
* ~128 MiB free disk space
* 128 MiB free RAM
* 128 MiB free disk space

## Supported File Browsers

Any file manager that supports the Microsoft Windows Standard "Send To"-API is supported by this integration program. In addition to that, file managers are supported that support a way to pass files or directories to external scripts or programs - which allows them to access the Send To functions indirectly. The following file managers have been tested successfully.

| File Manager | License | API | Comment |
|-------------------------------------------------------------------|-------------|-------------|-----------------------------------------------------------------------------|
| Altap Salamander | proprietary | Send To | Freeware |
| Directory Opus | proprietary | Send To | Commercial Software |
| [Double Commander](https://sourceforge.net/projects/doublecmd/) | GPLv2 | Send To | Free Open Source Software |
| EF Commander | proprietary | Send To | Commercial Software |
| [Explorer++](https://github.com/derceg/explorerplusplus) | GPLv3 | Send To | Free Open Source Software |
| FileVoyager | proprietary | Send To | Freeware |
| FreeCommander | proprietary | Send To | Freeware |
| IdosWin Pro | proprietary | Send To | Freeware
| [muCommander](https://github.com/mucommander/mucommander) | GPLv3 | proprietary | supported via commands.xml, API limit: can pass one file or one dir only to HashGarten, see [issue #1](https://github.com/jonelo/jacksum-fbi-windows/issues) |
| Multi Commander | proprietary | Send To | Freeware |
| OneCommander | proprietary | Send To | Freeware, "Send To" for files only, not for directories |
| Q-Dir | proprietary | Send To | Freeware |
| SpeedCommander | proprietary | Send To | Commercial Software |
| [Tablacus Explorer](https://github.com/tablacus/TablacusExplorer) | MIT | Send To | Free Open Source Software |
| Universal Explorer | proprietary | Send To | Commercial Software |
| Windows File Explorer | proprietary | Send To | Commercial Software, bundled with Microsoft Windows, formerly known as Microsoft Explorer |
| xplorer² | proprietary | Send To | Commercial Software |
| XYplorer | proprietary | Send To | Commercial Software |

Note: if your preferred file manager is not listed above, and it does not support "Send to", chances are high that your file manager supports at least drag & drop, so you could use drag & drop to transfer file/directory-paths from your file manager to the HashGarten GUI where you can process further, e. g. calculate hashes from those file/directory-paths.

## Download

Expand All @@ -39,7 +57,7 @@ You can launch the installer as often as you want.

After successful installation a dialog box informs you what have been done.

<img src="https://raw.githubusercontent.com/jonelo/jacksum-fbi-windows/main/docs/images/Jacksum_Windows_Explorer_Integration_2.0.0.png" alt="Jacksum Windows Explorer Integration Installation" style="vertical-align:top;margin:10px 10px" />
<img src="https://raw.githubusercontent.com/jonelo/jacksum-fbi-windows/main/docs/images/Jacksum_Windows_Explorer_Integration_2.0.0.png" alt="Jacksum File Explorer Integration Installation" style="vertical-align:top;margin:10px 10px" />

In the "Jacksum Windows Explorer integration" folder you also find an uninstaller.exe which removes
Jacksum entirely from your disk again.
Expand All @@ -53,7 +71,7 @@ After a menu item has been selected, [HashGarten](https://github.com/jonelo/Hash
A video is available at https://www.youtube.com/watch?v=aLE6y7Osjac

<a href="http://www.youtube.com/watch?feature=player_embedded&v=aLE6y7Osjac" target="_blank"><img src="http://img.youtube.com/vi/aLE6y7Osjac/0.jpg"
alt="Jacksum and HashGarten integrated at the Windows Explorer" width="240" height="180" border="10" /></a>
alt="Jacksum and HashGarten integrated at the Windows File Explorer" width="240" height="180" border="10" /></a>

## Customization

Expand Down

0 comments on commit 8cecf8b

Please sign in to comment.