Is there somboedy who would be able to write a simple app for me?
What I need is an app that will take a text string and decode it as follows:
Take a letter at a time in the input string and move one letter to the right on the Qwerty keyboard. If it is the last letter (alphabet only) on the line of keys move aroung to the 1st letter.
EG:
Egw pyuxj veiqb diz hynoa icwe rgw klmt sif.
Translate to:
The quick brown fox jumps over the lazy dog.
Thanks,
Willem
What I need is an app that will take a text string and decode it as follows:
Take a letter at a time in the input string and move one letter to the right on the Qwerty keyboard. If it is the last letter (alphabet only) on the line of keys move aroung to the 1st letter.
EG:
Egw pyuxj veiqb diz hynoa icwe rgw klmt sif.
Translate to:
The quick brown fox jumps over the lazy dog.
Thanks,
Willem
