
Scan with Clamav [on Yakuake or Konsole]
Dolphin Service Menus clamav dolphin dolphin-service-menu krusader service-menu
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
This service menu accomplishes its primary function, the virus scanning through ClamAV
antivirus on selected files and folders, integrating the functionalities of another couple
of plugins, "Open Konsole Here" and "Open Yakuake Here".
Using the same code base, it opens the scanning procedure in one of these terminals,
within the current or a new session (Konsole and Yakuake), or reusing one of the opened
instances (Konsole).
In the last version
===================
- Fixed the qdbus command reference to include qdbus6 as requested by Qt 6.9.0 and above
Features
========
- Fully translated into 4 languages besides English
(French, German, Italian, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Scans the selected file or folder within the current or a new session (Konsole or Yakuake);
- Scans the selected file or folder within the first or last terminal instance (Konsole);
Requirements
============
- KDE 4 or superior;
- KDialog;
- ClamAV
Install
=======
To keep the latest stable version installed, updated, and easily removed from the same interface,
it is recommended to install this service menu through *Dolphin*:
- From Settings > Context Menu > Download new services;
- Search for "scan_with_clamav";
- Click on the *Install* button.
Also, the *Discover* application can install it:
- Under Application Addons > Servicemenu;
- Search for: "scan_with_clamav";
- Click on the *Install* button.
For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/scan-with-clamav.html#installation
Get Help
========
- More info is available at: https://freeaptitude.altervista.org/downloads/scan-with-clamav.html
- Changelog: https://freeaptitude.altervista.org/downloads/scan-with-clamav.html#changelog
Contributing
============
If you like this addon and want to encourage me to improve the project or keep it
regularly updated, you can:
- Become a fan and add a positive rating here on this page;
- Star it on the GitHub page: https://github.com/fabiomux/kde-servicemenus;
- Report bugs or malfunctions or even ask for new features, just opening an issue
on the GitHub issues page: https://github.com/fabiomux/kde-servicemenus/issues;
- Localize it in your language using the locale file as a template:
https://github.com/fabiomux/kde-servicemenus/blob/main/scan_with_clamav/locale/en.yaml
Acknowledgments
===============
Thanks to:
- Sommerwiesel@GitHub for the initial commit
antivirus on selected files and folders, integrating the functionalities of another couple
of plugins, "Open Konsole Here" and "Open Yakuake Here".
Using the same code base, it opens the scanning procedure in one of these terminals,
within the current or a new session (Konsole and Yakuake), or reusing one of the opened
instances (Konsole).
In the last version
===================
- Fixed the qdbus command reference to include qdbus6 as requested by Qt 6.9.0 and above
Features
========
- Fully translated into 4 languages besides English
(French, German, Italian, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Scans the selected file or folder within the current or a new session (Konsole or Yakuake);
- Scans the selected file or folder within the first or last terminal instance (Konsole);
Requirements
============
- KDE 4 or superior;
- KDialog;
- ClamAV
Install
=======
To keep the latest stable version installed, updated, and easily removed from the same interface,
it is recommended to install this service menu through *Dolphin*:
- From Settings > Context Menu > Download new services;
- Search for "scan_with_clamav";
- Click on the *Install* button.
Also, the *Discover* application can install it:
- Under Application Addons > Servicemenu;
- Search for: "scan_with_clamav";
- Click on the *Install* button.
For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/scan-with-clamav.html#installation
Get Help
========
- More info is available at: https://freeaptitude.altervista.org/downloads/scan-with-clamav.html
- Changelog: https://freeaptitude.altervista.org/downloads/scan-with-clamav.html#changelog
Contributing
============
If you like this addon and want to encourage me to improve the project or keep it
regularly updated, you can:
- Become a fan and add a positive rating here on this page;
- Star it on the GitHub page: https://github.com/fabiomux/kde-servicemenus;
- Report bugs or malfunctions or even ask for new features, just opening an issue
on the GitHub issues page: https://github.com/fabiomux/kde-servicemenus/issues;
- Localize it in your language using the locale file as a template:
https://github.com/fabiomux/kde-servicemenus/blob/main/scan_with_clamav/locale/en.yaml
Acknowledgments
===============
Thanks to:
- Sommerwiesel@GitHub for the initial commit
Ratings & Comments
2 Comments
10 Works perfectly after the update to 1.0.1. Thanks FabioMux!
You are welcome Danir, and thanks again for the report :)