Skip to content

epilande/alfred-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

9 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Alfred Password Generator πŸ—

Simple password generator with customizable characters

Why?

Need a quick and simple password generator with customizable characters.

Installation

  1. Download the Alfred Workflow (Password-Generator.alfredworkflow).
  2. Double-click to import into Alfred (requires Powerpack).
  3. Customize workflow variables letters, digits, punctuation (see Variables).

Usage

pw {length} - Generate password with {length} characters. If {length} not specified, defaultLength will be used.

Variables

Key Default Description
defaultLength 16 Password length.
letters abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Letters allowed in password.
digits 0123456789 Digits allowed in password.
punctuation !"#$%&'()*+,-./:;<=>?@[]^_{|}~ Punctuation allowed in password.

More workflows

License

MIT License

About

πŸ— Workflow to generate passwords

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages