Skip to content

Displays characters of a phrase using the phonetic alphabet, for giving passwords over the phone.

Notifications You must be signed in to change notification settings

dansimau/phonetic-phrase-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

About

Phonetic phrase helper is a mini-JS app (and library) that allows you to enter a password or phrase and have the phonic from the NATO phonetic alphabet printed out alongside each character. This allows you to easily give out a password or spell words over the phone whilst learning the phonetic alphabet at the same time.

Quick start

Note about security

The app and conversion is done entirely in client-side JavaScript (from a browser) so your password is never sent to the server. I encourage you to examine the source code or download the app to your computer.

Compatibility

  • Browser page works in Chrome 18, Firefox 8 and Safari 5
  • phonetics.js library compatible with Node.js

About

Displays characters of a phrase using the phonetic alphabet, for giving passwords over the phone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published