From 57a583cfd88a2b93a2a3943b4fd857b983146f02 Mon Sep 17 00:00:00 2001 From: totem4 Date: Sat, 3 Oct 2020 15:42:58 +0200 Subject: [PATCH] update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 978e1e6..1ca2bd8 100644 --- a/README.md +++ b/README.md @@ -10,28 +10,42 @@ CONTENTS *prof-oms 4. Licence ............................................... |prof-oms-licence| =============================================================================== 1. Intro *prof-oms-intro* +======== Profanity Plugin to Decrypt/Save or Encrypt/Upload attachments in OMEMO session. 2. Requirements *prof-oms-requirements* +=============== Works with python3 pip install -r requirements.txt 3. Usage *prof-oms-usage* +======== Installation: + ``` /plugins install prof-oms.py ``` + Usage: +``` /omemo sendfile on # Enable sending unencrypted files in a OMEMO session via /sendfile. +``` +``` /oms send # Set the path to sore downloaded content. +``` +``` /oms get # Save a aesgcm link contents. +``` +``` /oms setdir # Send encrypted file to chat recipient or muc. +``` 4. Licence *prof-oms-licence* +========== Public Domain