alfred-keepass
alfred-keepass copied to clipboard
Alfred Workflow based on Ruby
Alfred-Keepass
Alfred-Keepass is a Alfred Workflow based on Ruby Script.
Download Here

Features
- Pure: No F**k Library Dependency.
- Simple: Two Steps to Use.
- Hackable: Only Three Ruby Scripts.
- Privacy: Password by Yourself.
How to use
Install and Configure MacPass and MacPassHTTP.
Generate KeePassHTTP Settings in the database.

Import the alfred workflow and double click to configure the AES-KEY.

Replace the key_name and aes_key accoring to Figure 1.

Using kp keyword to query, and CMD+C to copy the password into clipboard.

Troubleshooting
- DO NOT close the MacPass, just minimize the window to keep the
KeePassHTTP Servicealive.
Roadmap
- Eeception Handling.
- Copy Username & password both.
Resources
KeePassHTTP a Protocols and Plugin provided by the Keepass.
KeepassHTTP:安全的API设计 a Analytical Paper of KeePassHTTP.