Verify checksums within Dolphin

Dolphin Service Menus

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

2
Become a Fan
7.8

Description:
UPDATE New version works with Plasma5. MD5, SHA1 and SHA256 checksums supported.

Simple desktop file that adds checking md5sum, sha1 and sha256 to Dolphin via right clicking on any iso file.

To enable this function for all users, copy file to /usr/share/kservices5/ServiceMenus/.
Plasma 6 changed this location to /usr/share/kio/servicemenus/.

For single user only access ~/.local/share/kservices5/ServiceMenus/ (your distro may use a slightly different location).
Plasma 6 changed this location to ~/.local/share/kio/servicemenus/

In either case make sure it's executable.

If you prefer to have the function available for all filetypes rather than just iso's - simply change the line

MimeType=application/x-iso;application/x-cd-image;inode/ISO-image;

to

MimeType=all/all;


If you prefer Clipboard rather than Notifier, install xsel and change the Exec line to:

Exec=md5sum %F | xsel -b

REQUIRES: libnotify-bin, xsel

Ratings & Comments

18 Comments

migzulk

10 10 the best Another very useful DSM. Thanks for sharing. These little things should be included by default. Greetings!

marwell

7 That makes it easy to check the checksums, very useful!

hugolia

On Debian/Kubuntu systems add "libnotify-bin" package.

sudo apt-get install libnotify-bin
:)

Seniazi

This is really useful! And by the way gave me the chance to see that making such service menus seems quite simple...maybe I' ll tweak this for sha256sum.

Seniazi

Done. It's here http://kde-look.org/content/show.php?content=154999

prowlerxpla

on my opensuse tumbleweed with kde 4.8.5, I installed, rightclicked an iso file, choosed "read md5sum", a sort of blue "V" blink for about one minute then disappear, now, where should the md5sum be??:-) ciao, pier.:-)

oshunluvr

This ServiceMenu puts the checksum in the notifier. You should see a pop-up notification when it's done and the number will also be reviewable if you click on the notifier icon in the taskbar. If you're not getting the info - it's likely a problem with your notifier. You can change the location to the clipboard (see the above post)

snock

Excellent, thank you. It could also send the md5sum to clipboard, serious simple and practical.

oshunluvr

I prefer the notification method because the clipboard does not auto-pop open when the checksum is ready. You can cut and paste from the notifier if you wanted the output for something. Anyway: If you want to use the clipboard, install xsel and use Exec=md5sum %F | xsel -b

Xplorer4x4

Hey oshunluvr, I like the use of the notification, but why not use the standard kdialog rather then requiring another notification package be installed?

oshunluvr

Same reasons as my response above, but feel free to change it to use kdialog if you prefer it.

Emdek

Nice idea. :-) It don't need to be put in system directory. ;-) It's enough to put it into: ~/.kde/share/kde4/services/ServiceMenus/ (or .kde4, depends on path used by distribution) Also I'm not sure if it should be restricted to CD /DVD images, it's useful for all files (especially binary ones).

gcala

...and why not coping the checksum on system clipboard?

Emdek

Yep, that would be nice too, if there is way to do that using existing tools.

oshunluvr

Your location is the best if you want it just for your user. I tend to work on multi-user systems so my location makes the function available to all users. Good to point out the difference - thanks.

Emdek

Sure, but this (single user) is probably the case most often. ;-) In your place I would put both paths wit annotation that one will enable it to all users and other only for current user.

oshunluvr

Done

Emdek

Much better now, thanks. ;-)

Pling
0 Affiliates
Details
license Creative Commons Attribution
version 0.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 3

More Dolphin Service Menus from oshunluvr:

BTRFS Subvolume Manager Service Menu for Dolphin
oshunluvr
last update date: 11 months ago

Score 5.0

Other Dolphin Service Menus:

burnWithGrowisofs
chunkylover
last update date: 20 years ago

Score 5.0

Firefox-bookmarks service menu
storyteller
last update date: 20 years ago

Score 5.0

Text Convert Service Menu
smp-penguin
last update date: 21 years ago

Score 5.0

Pdflatex servicemenu
bobuse
last update date: 20 years ago

Score 5.0

Send through Bluetooth
dmnet
last update date: 21 years ago

Score 5.0

Add to Bloglines
spookster
last update date: 20 years ago

Score 5.0



System Tags