Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 717 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 717 Bytes

Ulaucher Enpass

ulauncher Extension for hashing string to PHP hashed password (PHP PASSWORD_DEFAULT, PHP PASSWORD_BYCRYPT)

Screenshots

media1

Requirements

Install

Open ulauncher preferences window -> extensions -> add extension and paste the following url:

https://github.com/fsevenm/ulauncher-enpass

Development

git clone [email protected]:fsevenm/ulauncher-enpass.git
cd ~/.cache/ulauncher_cache/extensions/ulauncher-enpass
ln -s <repo_location> ulauncher-enpass

To see your changes, stop ulauncher and run it from the command line with: ulauncher -v.

License

MIT