Teensyterpreter icon indicating copy to clipboard operation
Teensyterpreter copied to clipboard

No Configuration Script

Open GoobyCorp opened this issue 7 years ago • 6 comments

I wrote a configuration script for this if you want to add it in here

GoobyCorp avatar Dec 04 '16 04:12 GoobyCorp

Cool, though I don't know how to add that. If you could show me, that would be great.

fionafibration avatar Dec 04 '16 04:12 fionafibration

It's a file you just add to the repository, it's a script you run and it automatically configures the Teensyterpreter.ino script.

GoobyCorp avatar Dec 04 '16 04:12 GoobyCorp

Also, this script could be sped up using a webclient to download the payload.

GoobyCorp avatar Dec 04 '16 05:12 GoobyCorp

That would be very cool! Unfortunately, I am not that experienced with web interfaces, though you could probably host it through GitHub io. Is it in c++?

On Dec 3, 2016 10:12 PM, "VisualStudio-zz" [email protected] wrote:

Also, this script could be sped up using a webclient to download the payload.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/KernelEquinox/Teensyterpreter/issues/18#issuecomment-264684973, or mute the thread https://github.com/notifications/unsubscribe-auth/AQDJZCeTFJZNduBDADOrkUCv9YgI9bi7ks5rEkurgaJpZM4LDfsz .

fionafibration avatar Dec 04 '16 23:12 fionafibration

Sadly it's Python 3 so the user would have to have Python 3 installed.

GoobyCorp avatar Dec 05 '16 03:12 GoobyCorp

Oh, dang. Well, good luck with the config. Check out my branch for some more up to date code, KernelEquinox seems to be away.

fionafibration avatar Jan 18 '17 19:01 fionafibration