Vistaus / dolphin-age

A KDE Dolphin context menu for automating the encryption of files & folders using AGE Encryption Tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dolphin Context Menu for AGE

A KDE Dolphin context menu for automating the encryption of files & folders using AGE Encryption Tool.

Installation

Just run the install.sh file.

What this script does

  • Checks if AGE & Curl are installed and if not it tries to install them.
  • Copies the context menu entries to ~/.local/share/kservices5/ServiceMenus
  • Adds MIME type for .age extension.
  • Generates and saves your AGE key in ~/.age-key so it can be used by the context menu

Screenshots

Encryption

encrypt

Decryption

decrypt

License

MIT

About

A KDE Dolphin context menu for automating the encryption of files & folders using AGE Encryption Tool.

License:MIT License


Languages

Language:Shell 100.0%