Skip to content

Reivax84/azerty-qwerty-password-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AZERTY QWERTY password generator

Generate passwords that work both on AZERTY and QWERTY keyboards. Use it now at https://azerty-qwerty-password-generator.germain.lol or install on your server.

Features

  • Available in French and English, easily localizable
  • Select password length from 8 to 128 characters
  • Letters-only or numeric or combined
  • Optional math signs (from numeric keypad)
  • Autofocus on the Generate button
  • Copy password to clipboard
  • Autofocus on the Copy button when the password is generated

Requirements

  • Web server
  • PHP v. 4 - 8

Installation

  • Download or clone ;
  • Make the www/ folder available publicly in your web server

Todo

  • Responsive
  • Light/Dark mode switch
  • Cleaner template
  • Lower/uppercase checkboxes
  • Remove ambiguous characters checkbox
  • Save settings in cookie

Contributing

  • Fork the repo
  • Make a new branch with your edits
  • Create a pull request, with comments for approval

Credits

About

Generate passwords that work both on AZERTY and QWERTY keyboards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 88.0%
  • CSS 12.0%