aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2015-08-24 01:09:51 +0200
committerRasmus Steinke <rasi@xssn.at>2015-08-24 01:09:51 +0200
commit32172c615f0b55ec30e777abaf83bad7b6177948 (patch)
tree30a6e5e41c4346cb8df370a023cff34957dce376 /README.md
parent7e9e79ea23ef23a39cc93f970bf5990a6b4f9e86 (diff)
downloadrofi-pass-32172c615f0b55ec30e777abaf83bad7b6177948.tar.gz
update
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index bc112d8..9d3e9bf 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,14 @@
![rofi-pass](screenshot.png "rofi-pass in action")
-## rofi-pass has the following features:
+## Features:
* Open URLs of entries with hotkey
* Add new Entries to Password Storage
* Edit existing Entries
+* Inline view of complete password entry with ability to
+ + Copy individual fields to clipboard
+ + Autotype single fields
* Support for multiple roots for password-store (e.g. separate work from private passwords)
* Auto Type User and Password. Format of password files are expected to be like:
```
@@ -16,7 +19,7 @@ foobarmysecurepassword
UserName: MyUser
URL: http://my.url.foo
```
-* Auto Typing of more than one field. This expects a autotype field in password file. (name of the field can be changed in config file - same for URL and Username)
+* Auto Typing of more than one field. This expects a autotype field in password file.
```
foobarmysecurepassword
---