aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-09-13 04:20:27 +0200
committerRasmus Steinke <rasi@xssn.at>2015-09-13 04:20:27 +0200
commitbcafceef757f473a8fe088d970bb21549d9df63c (patch)
tree11e9529bba0fd1e01c571c74a5b68869097d364d
parent48df6b6aa3359315a2ea27a7f1c2c16edc09f963 (diff)
downloadrofi-pass-bcafceef757f473a8fe088d970bb21549d9df63c.tar.gz
mention autopass
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index f9d5070..3605d55 100644
--- a/README.md
+++ b/README.md
@@ -62,3 +62,8 @@ addpass --name "My new Site" +user "zeltak" +branch "branch" +custom "foobar" +a
* Fieldnames are defined with `+` and the actual value is defined inside the quotations. You can add as many fields as you like
Also included is an import script for keepass2 databases. It's the same script that can be downloaded from the pass homepage, with some minor modifications to match rofi-pass structure.
+
+## Alternative
+
+jreinert has written a roughly compatible tool to rofi-pass. It has less features, but definately saner code.
+Also he provided a nice little script called `passed` to change your fieldnames. [autopass](https://github.com/jreinert/autopass)