0
Become a Fan
5.0
Description:

This is the collection of my personal service menus, created by me and rebuilt for the public.

Each of them aims to create the highest level of integration with the underlying KDE Plasma system,
(versions 4, 5, and 6), making use of *Kdialog* for the user interactions and shell coding compatible
with the two most installed shells: Bash and Dash.

Also, the localization is brought to a different level, making it possible to have all the strings used
within the script, translated into one of the supported languages for the deepest integration.

When a language is missing, a simple commit with only the translated strings, committed in the GitHub repository,
allows me to generate a new package that is ready to be distributed in seconds.

So, besides the single archive with the localized service menu, the new version of my installer allows
to manage the whole *bundle*, including all the languages, and install the most proper version based on
the *LANG* environment variable, switching to *English* if not supported yet.

1

Compare with Kompare

by FabioMux

This service menu makes it easier to compare text files using the default file comparison application
Kompare. While using the button in the Dolphin's toolbar, you can select two files from the
same tab, this service extends the range of reachable files to the clipboard area managed by
Klipper and to a cache file stored in the home directory.


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 5 languages besides English
(French, German, Italian, Portuguese, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Compare the selected file with one of the last copied files on Klipper;
- Compare the selected file with one of the full Klipper history;
- Compare the selected file with one of the files stored in the cache;
- Compare the selected file with one of the other selected;
- Removes invalid files from the cache;
- Erase the cache;
- Show and edit the cache file.


Requirements
============

- KDE 4 or superior;
- KDialog;
- kompare


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 "compare_with_kompare";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "compare_with_kompare";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/compare-with-kompare.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/compare-with-kompare.html
- Changelog: https://freeaptitude.altervista.org/downloads/compare-with-kompare.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/compare_with_kompare/locale/en.yaml
Dolphin Service Menus
2

Compose with Betterbird

by FabioMux

This service menu composes a new email using the selected files as attachments and
Betterbird as an email client.
It also allows to cache files from different folders and composing all of them later.
For those using Flatpak, an identical addon dedicated to that system is available.


In the last version
===================

- Added French, German, Italian, and Spanish localizations;
- Added the action to show and edit the cache file;
- Added the action to remove invalid cached items;
- Added support for Plasma 6 in the installer script.


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;
- Compose a new email attaching all the selected files in the folder;
- Store the selected files in a cache file;
- Compose a new email attaching all the cached files;
- Compose a new email attaching the selected file with the cached file;
- Open the cache file in the default editor (use the KSM_CWT_EDITOR variable to configure a custom one);
- Remove invalid files from the cache;
- Clean up the cache file.


Requirements
============

- KDE 4 or superior;
- KDialog;
- Betterbird.


Install
=======

The recommended method to install this service menu is through *Dolphin*:
- From Settings > Context Menu > Download new services;
- Search for "compose_with_betterbird";
- Click on the *Install* button and select the localized archive of your choice.

That way the latest stable version is installed, updated, and easily removed from the same interface.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "compose_with_betterbird";
- Click on the *Install* button.

For debugging purposes follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/compose-with-betterbird.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/compose-with-betterbird.html
- Changelog: https://freeaptitude.altervista.org/downloads/compose-with-betterbird.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 file as a template:
https://github.com/fabiomux/kde-servicemenus/blob/main/compose_with_betterbird/locale/en.yaml
Dolphin Service Menus
3

Compose with Betterbird Flatpak edition

by FabioMux

This service menu is the exact clone of the "Compose with Betterbird" service menu,
but specifically thought for those using the Flatpak system.
It composes a new email using the selected files as attachments and Betterbird as
an email client.
It also allows to cache files from different folders and composing all of them later.


In the last version
===================

- Added French, German, Italian, and Spanish localizations;
- Added the action to show and edit the cache file;
- Added the action to remove invalid cached items;
- Added support for Plasma 6 in the installer script.


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;
- Compose a new email attaching all the selected files in the folder;
- Store the selected files in a cache file;
- Compose a new email attaching all the cached files;
- Compose a new email attaching the selected file with the cached file;
- Open the cache file in the default editor (use the KSM_CWT_EDITOR variable to configure a custom one);
- Remove invalid files from the cache;
- Clean up the cache file.


Requirements
============

- KDE 4 or superior;
- KDialog;
- Flatpak;
- Betterbird for Flatpak.


Install
=======

The recommended method to install this service menu is through *Dolphin*:
- From Settings > Context Menu > Download new services;
- Search for "compose_with_betterbird";
- Click on the *Install* button and select the localized archive of your choice.

That way the latest stable version is installed, updated, and easily removed from the same interface.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "compose_with_betterbird";
- Click on the *Install* button.

For debugging purposes follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/compose-with-betterbird.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/compose-with-betterbird.html
- Changelog: https://freeaptitude.altervista.org/downloads/compose-with-betterbird.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 file as a template:
https://github.com/fabiomux/kde-servicemenus/blob/main/compose_with_betterbird-flatpak/locale/en.yaml

Acknowledgments
===============

Thanks to:
- trytomakeyouprivate@GitHub for introducing the Flatpak version
Dolphin Service Menus
4

Compose with Thunderbird

by FabioMux

This service menu composes a new email using the selected files as attachments and
Thunderbird as an email client.
It also allows to cache files from different folders and composing all of them later.
For those using Flatpak, an identical addon dedicated to that system is available.


In the last version
===================

- Added French, German, Italian, and Spanish localizations;
- Added the action to show and edit the cache file;
- Added the action to remove invalid cached items;
- Added support for Plasma 6 in the installer script.


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;
- Compose a new email attaching all the selected files in the folder;
- Store the selected files in a cache file;
- Compose a new email attaching all the cached files;
- Compose a new email attaching the selected file with the cached file;
- Open the cache file in the default editor (use the KSM_CWT_EDITOR variable to configure a custom one);
- Remove invalid files from the cache;
- Clean up the cache file.


Requirements
============

- KDE 4 or superior;
- KDialog;
- Thunderbird.


Install
=======

The recommended method to install this service menu is through *Dolphin*:
- From Settings > Context Menu > Download new services;
- Search for "compose_with_thunderbird";
- Click on the *Install* button and select the localized archive of your choice.

That way the latest stable version is installed, updated, and easily removed from the same interface.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "compose_with_thunderbird";
- Click on the *Install* button.

For debugging purposes follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/compose-with-thunderbird.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/compose-with-thunderbird.html
- Changelog: https://freeaptitude.altervista.org/downloads/compose-with-thunderbird.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 file as a template:
https://github.com/fabiomux/kde-servicemenus/blob/main/compose_with_thunderbird/locale/en.yaml
Dolphin Service Menus
5

Compose with Thunderbird Flatpak edition

by FabioMux

This service menu is the exact clone of the "Compose with Thunderbird" service menu,
but specifically thought for those using the Flatpak system.
It composes a new email using the selected files as attachments and Thunderbird as
an email client.
It also allows to cache files from different folders and composing all of them later.
For those using Flatpak, an identical addon dedicated to that system is available.


In the last version
===================

- Added French, German, Italian, and Spanish localizations;
- Added the action to show and edit the cache file;
- Added the action to remove invalid cached items;
- Added support for Plasma 6 in the installer script.


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;
- Compose a new email attaching all the selected files in the folder;
- Store the selected files in a cache file;
- Compose a new email attaching all the cached files;
- Compose a new email attaching the selected file with the cached file;
- Open the cache file in the default editor (use the KSM_CWT_EDITOR variable to configure a custom one);
- Remove invalid files from the cache;
- Clean up the cache file.


Requirements
============

- KDE 4 or superior;
- KDialog;
- Flatpak;
- Thunderbird for Flatpak.


Install
=======

The recommended method to install this service menu is through *Dolphin*:
- From Settings > Context Menu > Download new services;
- Search for "compose_with_thunderbird";
- Click on the *Install* button and select the localized archive of your choice.

That way the latest stable version is installed, updated, and easily removed from the same interface.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "compose_with_thunderbird";
- Click on the *Install* button.

For debugging purposes follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/compose-with-thunderbird.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/compose-with-thunderbird.html
- Changelog: https://freeaptitude.altervista.org/downloads/compose-with-thunderbird.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 file as a template:
https://github.com/fabiomux/kde-servicemenus/blob/main/compose_with_thunderbird-flatpak/locale/en.yaml

Acknowledgments
===============

Thanks to:
- trytomakeyouprivate@GitHub for introducing the Flatpak version
Dolphin Service Menus
6

Copy file list to Klipper

by FabioMux

This service menu is thought to execute several common findings in the selected
folder, copying the result into the clipboard, to easily import it within any
other application or file.
It is a quick way to take advantage of the find command line tool and to have its
services quickly available within our file manager.


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;
- Can enable the final popup setting up the $KSM_CFLTK_VERBOSE variable;
- Lists all the files in the folder;
- Lists all the files matching a particular wildcard;
- Lists all the files changed less or more in a given number of days;
- Lists all the files bigger or smaller than a specific size;
- Lists all empty files
- Lists all empty folders;
- All the findings are provided in two versions with or without the subfolders' evaluation.


Requirements
============

- KDE 4 or superior;
- KDialog;
- find


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 "copy_filelist_to_klipper";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "copy_filelist_to_klipper";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/copy-filelist-to-klipper.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/copy-filelist-to-klipper.html
- Changelog: https://freeaptitude.altervista.org/downloads/copy-filelist-to-klipper.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/copy_filelist_to_klipper/locale/en.yaml
Dolphin Service Menus
7

Copy to Klipper [file name path dirname hash and more]

by FabioMux

This service menu allows you to copy to the clipboard through the Klipper
D-Bus service, several details about the selected files, like the filename,
full filename, file path, file permissions...


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 5 languages besides English
(Dutch, French, German, Italian, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Can enable the final popup setting up the $KSM_CTK_VERBOSE variable;
- Multiple file copy resulting in a list of items separated by a new-line character;
- Supports the copy of distinct filenames' parts as full filename, filename only,
path only, filename without extension;
- Supports the copy of the file checksum algorithms MD5, SHA256, and SHA512;
- Supports the copy of the mime and file type;
- Supports the copy of the file size in bytes and a human-readable format;
- Supports the copy of the file permissions in octal or human-readable format;
- Supports the copy of the file group, user ID, and name;
- Supports the copy of the last access and the last modification time;
- Supports the copy of the file mount point.


Requirements
============

- KDE 4 or superior;
- KDialog;
- Klipper
- qdbus
- md5sum, sha256sum, sha512sum (only for checksum-related actions)


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 "copy_to_klipper";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "copy_to_klipper";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/copy-to-klipper.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/copy-to-klipper.html
- Changelog: https://freeaptitude.altervista.org/downloads/copy-to-klipper.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/copy_to_klipper/locale/en.yaml

Acknowledgments
===============

Thanks to:
- Heimen Stoffels (Vistaus@Github) for the Dutch translation;
- Termuellinator (Termuellinator@Github) for the German translation.
Dolphin Service Menus
8

Download with youtube-dl here

by FabioMux

The service menu allows downloading media files from within one of the supported
websites, or from a direct URL, in the current folder using the *youtube-dl* command line
tool. Having this application no more updates, probably want to try the successor,
*yt-dlp* and the related service menu in my collection.


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 5 languages besides English
(French, German, Italian, Portuguese, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Select the format among all the available formats;
- Select the format among the only audio formats;
- Select the format among the only video formats;
- Select the format among the audio + video formats;
- Automatically select the best audio format;
- Automatically select the best video format;
- Automatically select the best audio + video format;
- Automatically select the best audio format from the last URL on Klipper;
- Automatically select the best video format from the last URL on Klipper;
- Automatically select the best audio + video format from the last URL on Klipper;
- Download a file from the internet using the direct URL and the automatic best format selection;
- A dialog shows the progress and allows you to cancel the download;
- The output file format can be overridden using the $KSM_DWYDH_OUTPUT variable.


Requirements
============

- KDE 4 or superior;
- KDialog;
- youtube-dl


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 "download_with_youtube-dl_here";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "download_with_youtube-dl_here";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/download-with-youtube-dl-here.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/download-with-youtube-dl-here.html
- Changelog: https://freeaptitude.altervista.org/downloads/download-with-youtube-dl-here.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/download_with_youtube-dl_here/locale/en.yaml
Dolphin Service Menus
9

Download with yt-dlp here [youtube and other social media]

by FabioMux

The service menu allows downloading a media file from within one of the supported
websites, or from a direct URL, in the current folder using the *yt-dlp* command line
tool, the successor of the more popular *youtube-dl* application.


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 5 languages besides English
(French, German, Italian, Portuguese, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Select the format among all the available formats;
- Select the format among the only audio formats;
- Select the format among the only video formats;
- Select the format among the audio + video formats;
- Automatically select the best audio format;
- Automatically select the best video format;
- Automatically select the best audio + video format;
- Automatically select the best audio format from the last URL on Klipper;
- Automatically select the best video format from the last URL on Klipper;
- Automatically select the best audio + video format from the last URL on Klipper;
- Download a file from the internet using the direct URL and the automatic best format selection;
- A dialog shows the progress and allows you to cancel the download;
- The output file format can be overridden using the $KSM_DWYDH_OUTPUT variable.


Requirements
============

- KDE 4 or superior;
- KDialog;
- yt-dlp.


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 "download_with_yt-dlp_here";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "download_with_yt-dlp_here";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/download-with-yt-dlp-here.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/download-with-yt-dlp-here.html
- Changelog: https://freeaptitude.altervista.org/downloads/download-with-yt-dlp-here.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/download_with_yt-dlp_here/locale/en.yaml
Dolphin Service Menus
10

Open with gVim [New/Open windows and new tabs vim/gVim]

by FabioMux

This service menu opens the selected files within separate tabs inside the gVim
text editor. Otherwise, using the default opening feature, multiple files are opened
inside a different buffer, but only the last is visualized. This addon can reuse
one of the opened windows without starting a new session.


In the last version
===================

- Added the Portuguese translation


Features
========

- Fully translated into 6 languages besides English
(Dutch, French, German, Italian, Portuguese, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Support for gVim text editor;
- Support for Vim text editor in the Konsole terminal;
- Support for gVimdiff;
- Support for Vimdiff in the Konsole terminal.
- Open a file, or a group of them, from within the first, the last, or a session of your choice among those available.


Requirements
============

- KDE 4 or superior;
- KDialog;
- gVim


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 "open_with_gvim";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "open_with_gvim";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/open-with-gvim.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/open-with-gvim.html
- Changelog: https://freeaptitude.altervista.org/downloads/open-with-gvim.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/open_with_gvim/locale/en.yaml

Acknowledgments
===============

Thanks to:
- Heimen Stoffels (Vistaus@Github) for the Dutch translation;
- Termuellinator (Termuellinator@Github) for the German translation.
Dolphin Service Menus
11

Open with Kate [Select Sessions or Instances]

by FabioMux

This service menu provides actions to open the selected files with the Kate text editor,
in particular within one of the opened windows or in a session previously stored.


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 5 languages besides English
(French, German, Italian, Portuguese, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Open the selected files in the first opened window
- Open the selected files in the last opened window
- Select one of the open windows
- Select one of the stored sessions


Requirements
============

- KDE 4 or superior;
- KDialog;
- kate


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 "open with kate";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "open with kate";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/open-with-kate.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/open-with-kate.html
- Changelog: https://freeaptitude.altervista.org/downloads/open-with-kate.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/open_with_kate/locale/en.yaml
Dolphin Service Menus
12

Open Konsole Here [New/Existing window - Curr./New session]

by FabioMux

This service menu is thought to open the path we are browsing in our file manager within
the Konsole terminal. Among the opened windows can be selected the first, the last, or any
of them, through a Kdialog selection dialog. Besides that, it also allows us to decide
if the session, visualized as a tab, has to be the current or a new one.


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 5 languages besides English
(Dutch, French, German, Italian, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Opens the path in the first or last opened window, or in a new one
- Can also select one of the opened windows, not necessarily the first or the last
- Opens the path in the first or last session or tab, in one of the aforementioned windows


Requirements
============

- KDE 4 or superior;
- KDialog;
- konsole.


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 "open_konsole_here";
- Click on the *Install* button and select the localized archive of your choice.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "open_konsole_here";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/open-konsole-here.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/open-konsole-here.html
- Changelog: https://freeaptitude.altervista.org/downloads/open-konsole-here.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/open_konsole_here/locale/en.yaml
Dolphin Service Menus
13

Open Yakuake Here [Current/New session - Splitted terminal]

by FabioMux

This service menu is thought to open the path from the file manager within
the Yakuake terminal. Besides that, it also allows us to decide if the session, visualized
as a tab, has to be the current one or a new one. Last but not least, we can optionally split
the session in half, vertically or horizontally, and open the selected path in the left or right
panel, top or bottom.


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 7 languages besides English
(Catalan, Dutch, French, German, Italian, Portuguese, Spanish);
- Works from within the Dolphin, Konqueror, Krusader, and KFind results context menu;
- Support for KDE Plasma 6;
- Opens the path in the current or new session
- Splits the session horizontally and opens the terminal either in the top or bottom panel
- Splits the session vertically and opens the terminal either in the left or right panel
- When opening a new session, it also renames the tab with the folder name
- Renames the active tab with the current full path, dirname, or directory path


Requirements
============

- KDE 4 or superior;
- KDialog;
- Yakuake


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 "open_yakuake_here";
- Click on the *Install* button.

Also, the *Discover* application can install it:
- Under Application Addons > Servicemenu;
- Search for: "open_yakuake_here";
- Click on the *Install* button.

For debugging purposes, follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/open-yakuake-here.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/open-yakuake-here.html
- Changelog: https://freeaptitude.altervista.org/downloads/open-yakuake-here.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/open_yakuake_here/locale/en.yaml
Dolphin Service Menus
14

Scan with Clamav [on Yakuake or Konsole]

by FabioMux

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
Dolphin Service Menus
15

SQLite Tools

by FabioMux

This service menu aims to facilitate SQLite file management for those basic operations
or data presentation making them available in a few clicks.


In the last version
===================

- Added support for Plasma 6 in the installer script.


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;
- Register and unregister an SQLite file as ODBC data source to use it with software like LibreOffice;
- Show the ODBC file configuration paths;
- List the tables within the database in a Kdialog dialog;
- List the views within the database in a Kdialog dialog;
- Show the selected table schema within a Kdialog dialog;
- Export the table content in one of the supported formats -
CSV, JSON, HTML, Markdown, SQL INSERT, TCL,
inline, list, box, column, ASCII table, tabs;
- Export the table content for selected columns in one of the
supported formats -
CSV, JSON, HTML, Markdown, SQL INSERT, TCL,
inline, list, box, column, ASCII table, tabs;
- Database dump with or without the table schema in the SQL INSERT format.


Requirements
============

- KDE 4 or superior;
- KDialog;
- sqlite3
- unixODBC (only for ODBC-related actions)
- sql-formatter (optional and only for DB table schema action)


Install
=======

The recommended method to install this service menu is through *Dolphin*:
- From Settings > Context Menu > Download new services;
- Search for "sqlite_tools";
- Click on the *Install* button and select the localized archive of your choice.

That way the latest stable version is installed, updated, and easily removed from the same interface.

Also, the *Discover* application can install it, but doesn't allow to select a localized version:
- Under Application Addons > Servicemenu;
- Search for: "sqlite_tools";
- Click on the *Install* button.

For debugging purposes follow one of the other methods mentioned on the project page:
https://freeaptitude.altervista.org/downloads/sqlite-tools.html#installation


Get Help
========

- More info is available at: https://freeaptitude.altervista.org/downloads/sqlite-tools.html
- Changelog: https://freeaptitude.altervista.org/downloads/sqlite-tools.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 file as a template:
https://github.com/fabiomux/kde-servicemenus/blob/main/sqlite_tools/locale/en.yaml
Dolphin Service Menus

Ratings & Comments

0 Comments

Be the first to comment
Details
license
version
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0


System Tags