LocaleKeyboard.js icon indicating copy to clipboard operation
LocaleKeyboard.js copied to clipboard

I've created an automatic .cpp generator

Open adamff-dev opened this issue 8 years ago • 6 comments

The software I've made generates a Keyboard.cpp according to our locale chosen. This is the main idea: https://www.youtube.com/watch?v=gxE7GKLcC2w

  • You can use this software in Linux: https://github.com/BlueArduino20/LocaleKeyboard.SH
  • Or Windows: https://github.com/BlueArduino20/LocaleKeyboard.BAT

adamff-dev avatar May 07 '17 18:05 adamff-dev

Hi, @BlueArduino20, thanks for doing this, but why ? The LocaleKeyboard.js does the same thing, why not creating an index.html ? I don't really understand why you did this ;D Thanks anyway...

lowlevl avatar May 11 '17 14:05 lowlevl

I think that it's easier using the command line (And more friendly for pentesters)

adamff-dev avatar May 11 '17 18:05 adamff-dev

Pentesters could use npm :D

lowlevl avatar May 11 '17 18:05 lowlevl

Right, but if we've got more ways to do something, better. It's about variety :). Anyway, thank you for doing this repository!

adamff-dev avatar May 18 '17 14:05 adamff-dev

No problem ^^ Maybe improving your project could be great, because I saw you hard-coded some things like locale selection :S

lowlevl avatar May 18 '17 15:05 lowlevl

Take a look to the new scripts, I've modified them.

adamff-dev avatar May 19 '17 16:05 adamff-dev