alfred-pwgen icon indicating copy to clipboard operation
alfred-pwgen copied to clipboard

Generate passwords with Alfred

Results 8 alfred-pwgen issues
Sort by recently updated
recently updated
newest added

Python3 support is a bit problematic. [15:14:20.381] ERROR: Password Generator[Script Filter] Code 1: File "/Users/XXXX/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.XXXX-DAC0-XXXXX-9FC4-XXXX/pwgen.py", line 200 os.makedirs(user_generator_dir, 0700) ^ SyntaxError: leading zeros in decimal integer literals are not...

As guys already noticed here #12 , in recent macOS update this workflow has been broken because Python 2 was removed. I tried to fix it and looks like succeed....

Apple removed Python 2 support in Monterey 12.3, and the workflow is no longer functional. A rewrite into Python 3 is needed.

Had the pop up noted below in the Alfred help link. I had this when using pwgen today. Python 2 is being deprecated, so it looks like this workflow will...

Downloaded v2.0.0 this morning, and it was still hanging when running `pwlen`. Running the script directly in the Terminal showed that even though the JSON was being sent to the...

If either the Markov chain or German Markhov Chain option is enabled the following error is present. Disabling these options solves the usability. Mac OS 12.5 Python 3.9 installed via...

https://github.com/alfred-workflow-collections/password ![](https://raw.githubusercontent.com/alfred-workflow-collections/password/main/1.png)

Always liked you password generator. It's a pitty it isn't working on Alfred 5 and the newest MacOS.