Search the Community
Showing results for tags 'generator'.
-
Hey! First post. I made a workflow. I thought you might like it. --- pwme - a workflow to quickly generate passwords using pwgen Generate secure random passwords using pwgen and copy to the clipboard. Prerequisites / installation pwme depends on pwgen and expects pwgen binary to be available at /usr/local/bin/pwgen The easiest way to install pwgen is with Homebrew. pwgen is available as a Homebrew package, so assuming your Homebrew environment is set up right you simply need to run the following from your console (or via Alfred!): > brew install pwgen If yo
-
Hi Guys, I just tried to build my first Workflow and it's a password generator: Just type pwgen 13 (or any other number) to create a n-character password which will be copied to your clipboard and displayed as a notification. Download Comments are welcome. <!-- Sources: Icon by Svengraph (CC): http://svengraph.deviantart.com/ http://www.iconfinder.com/icondetails/61825/512/lock_icon PHP-Code by tylerhall https://gist.github.com/521810 -->