Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,26 @@

![Screenshot](https://github.com/Angoll/KPass/blob/master/example.gif)

## Features
## New Features

## Select entry and press ⏎ to use default menu options:
- Copy Password
- Copy Username
- Copy TOTP
- Copy URL
- Open Database in KeePassXC
- Settings

# Shortcuts:
### ⌘ - Copy Password Directly | Bypass Menu
### ⇧ - Copy Username Directly | Bypass Menu
### ⌥ - Copy TOTP Code Directly | Bypass Menu
### ⌃ - Copy/Paste URL Directly | Bypass Menu

# Changes
Menu, TOTP, URL added by CDoug.

## Previous Features

- List all entries from a KeePassXC database
- Get the password for the selected entry, and put it in the clipboard
Expand All @@ -23,7 +42,9 @@
- jq installed ( <https://stedolan.github.io/jq/download/> )

#### Configuration

Configure the workflow by either:
Selecting "Configure Workflow" from the workflow menu in Alfred and choosing your KeePassXC database to use.
- or -
Run **kpassinit** KPass Setup and follow the instructions:

1. Select the KeePassXC database file
Expand Down
Binary file added back.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading