mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added more scripts
This commit is contained in:
parent
3c7e487d6c
commit
8248fe6bda
4 changed files with 124 additions and 0 deletions
9
encryption-pgp/info.json
Normal file
9
encryption-pgp/info.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "PGP Encryption",
|
||||
"identifier": "encryption-pgp",
|
||||
"script": "encryption-pgp.qml",
|
||||
"authors": ["@pbek"],
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "17.05.7",
|
||||
"description" : "This script will encrypt and decrypt notes with PGP.\n\nDecryption will only work if you don't have to enter a password."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue