WPash

An Alfred Workflow


Short Description

Generates a hash of the given password for Wordpress databases.

Last Updated

01 Apr 2017

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.0
 

Bundle ID

com.tylerkemme.wpash
 

Author

tk-wpash

Alfred Workflow for Hashing Passwords for Wordpress

Workflow Usage:

wpash : generates hash of 'password'

wpash p@s$w0rDz! : gerenates hash of 'p@s$w0rDz!'

Check out the public gist to see the PHP responsible for making this workflow work.

This workflow for Alfred will hash a given password and copy it to the clipboard. This is very useful for developers who need to change passwords in Wordpress databases frequently.