svein83 / dolphin-universal-mount

Dolphin service menu: Universal mounter / unmounter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dolphin service menu: Universal mounter / unmounter

  • Mount any mountable file using "Mount file".
    • After mounting it opens created mount point in your file manager.
      It creates a mount point in /tmp using the name of the file being mounted + first 8 characters of file path's sha256 hash.
  • Unmount previously mounted file using "Unmount file".

Supported languages: Dutch, English, Russian

Adding support for your language is very simple:

Just add Name[xx]=… translated entries for it in .desktop file and create a pull request 😉
To do so in GitHub web interface, you can edit file right there, then click Propose changesCreate pull request.

Installation

Place .desktop file in ~/.local/share/kservices5/ServiceMenus

Screenshots

Screenshot

Screenshot

About

Dolphin service menu: Universal mounter / unmounter