Skip to content

Commit dfa3d20

Browse files
authored
v2.4.0
1 parent 46457a5 commit dfa3d20

File tree

1 file changed

+27
-25
lines changed

1 file changed

+27
-25
lines changed

README.md

Lines changed: 27 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The installer script installs [Jacksum](https://github.com/jonelo/jacksum) and [
2020

2121
### Supported File Browsers
2222

23-
The installation script has been tested successfully on many systems. See also the head of the installer script for details.
23+
The installation script has been tested successfully for many file browsers on many systems. See also the head of the installer script for details.
2424

2525
| File Browser | Tested Versions | API | Comment |
2626
|------------------------|-----------------|----------------------|-------------------------------------------------------------------------------------------------------------|
@@ -32,8 +32,9 @@ The installation script has been tested successfully on many systems. See also t
3232
| Nemo | 1.8.4 - 5.2.4 | Nemo | Nemo is Linux Mint's default file manager in Cinnamon desktop edition. It is a fork of Nautilus 3.4. |
3333
| GNOME Files (Nautilus) | 2.6.1 - 24.6 | GNOME | Default file manager for GNOME-powered distributions like Fedora and Ubuntu. |
3434
| ROX-Filer | 2.5 - 2.24.33 | ROX | ROX-Filer is the file manager for the desktop environment "ROX Desktop". |
35+
| SpaceFM | 1.0.6 | SpaceFM | SpaceFM is a file manager on Linux. |
3536
| Thunar | 1.0.1 - 1.6.10 | Thunar | It is the default choice for Xfce-based distributions. |
36-
| X File Explorer (Xfe) | 1.37 -1.43.2 | Xfe | Xfe is a file manager for Linux. |
37+
| Xfe | 1.37 -1.43.2 | Xfe | X File Explorer (Xfe) is a file manager on Linux. |
3738

3839

3940
## Get started
@@ -54,30 +55,28 @@ The installation script is an interactive text user interface that allows you to
5455

5556
```
5657
$ ./jacksum-file-browser-integration.sh
57-
- Jacksum File Browser Integration v2.3.0 -
58+
>>> Jacksum/HashGarten File Browser Integration v2.4.0 <<<
5859
https://jacksum.net
5960
61+
Info:
62+
If you want to install Jacksum/HashGarten in Dolphin, Konqueror, or Krusader
63+
for all users, please run this script as root.
64+
--------------------------------------------------------------------------------
6065
Menu:
61-
1 - Install Jacksum at Dolphin/Konqueror/Krusader for user johann (DISABLED)
62-
2 - Uninstall Jacksum at Dolphin/Konqueror/Krusader for user johann (DISABLED)
63-
3 - Install Jacksum at Gnome Nautilus/Files for user johann (DISABLED)
64-
4 - Uninstall Jacksum at Gnome Nautilus/Files for user johann (DISABLED)
65-
5 - Install Jacksum at ROX-Filer for user johann (DISABLED)
66-
6 - Uninstall Jacksum at ROX-Filer for user johann (DISABLED)
67-
7 - Install Jacksum at Thunar for user johann (DISABLED)
68-
8 - Uninstall Jacksum at Thunar for user johann (DISABLED)
69-
9 - Install Jacksum at Xfe for user johann (DISABLED)
70-
10 - Uninstall Jacksum at Xfe for user johann (DISABLED)
71-
11 - Install Jacksum at Nemo for user johann (DISABLED)
72-
12 - Uninstall Jacksum at Nemo for user johann (DISABLED)
73-
13 - Install Jacksum at Caja for user johann (DISABLED)
74-
14 - Uninstall Jacksum at Caja for user johann (DISABLED)
75-
15 - Install Jacksum at Elementary Files for user johann
76-
16 - Uninstall Jacksum at Elementary Files for user johann
77-
66+
1 - Install in Dolphin, Konqueror, or Krusader for user johann
67+
2 - Install in GNOME Files (Nautilus) for user johann (DISABLED)
68+
3 - Install in ROX-Filer for user johann (DISABLED)
69+
4 - Install in Thunar for user johann (DISABLED)
70+
5 - Install in Xfe for user johann (DISABLED)
71+
6 - Install in Nemo for user johann (DISABLED)
72+
7 - Install in Caja for user johann (DISABLED)
73+
8 - Install in Elementary Files for user johann
74+
9 - Install in SpaceFM for user johann
75+
76+
u - Show the uninstall menu
7877
q - Quit the installer
7978
--------------------------------------------------------------------------------
80-
Select option 1-16 or q to quit: 15
79+
Enter option: 9
8180
8281
Current parameters:
8382
[java]: /usr/bin/java
@@ -88,8 +87,8 @@ Current parameters:
8887
[direct accessible algorithms]:
8988
9089
91-
A complete JDK is required. If you use a headless JDK, you cannot use HashGarten which is a GUI for Jacksum.
92-
You could go to https://adoptium.net for example to obtain a full JDK.
90+
A JDK or JRE is required. If you use a headless JDK/JRE, you cannot use HashGarten which is a GUI for Jacksum.
91+
You could go to https://adoptium.net for example to obtain a full JDK/JRE.
9392
9493
Type the absolute path to "java"
9594
and press "Enter" to continue [/usr/bin/java]:
@@ -134,11 +133,13 @@ Do you want to use the parameters above? [y]:
134133
Removing jacksum scripts: [ NOT INSTALLED ]
135134
Found Jacksum 3.7.0: [ OK ]
136135
Installing jacksum.sh: [ OK ]
136+
Note: Please close all SpaceFM instances manually.
137+
Please hit any key when you are ready:
137138
Creating a folder for all scripts: [ OK ]
138139
Installing scripts: [ OK ]
139140
140141
Installation finished.
141-
Press any key to continue ...
142+
Press any key to continue ...
142143
```
143144

144145
## FAQs
@@ -155,7 +156,8 @@ On systems without KDE, you need to install both the krusader and the kf5-config
155156

156157
### The installer marked all entries as DISABLED
157158

158-
Most likely, you are running a non-supported file manager. If you think it should be supported, please file a feature request.
159+
Most likely, you are running a non-supported file manager. If you think it should be supported, please file a feature request.
160+
Please note that the file browser must support sending highlighted files or directories or selected files or directories to a 3rd party application such as a script.
159161

160162

161163
### How do I get the latest Java?

0 commit comments

Comments
 (0)