Koromix
Well-known member
TyTools
Hello everyone,
I have put together three tools to manage multiple Teensy devices at once, available for Windows, Linux and OS X. You can find some instructions on how to use it in the README file.
All of these tools are independent binaries. Pick the executable and do what you want with it. All my code is public domain, but that is not the case for the Qt library the GUIs use.
You can find it on my GitHub page at : github.com/Koromix/tytools (and the release notes)
The latest release is available here : github.com/Koromix/tytools/releases
Hello everyone,
I have put together three tools to manage multiple Teensy devices at once, available for Windows, Linux and OS X. You can find some instructions on how to use it in the README file.
Tool | Type | Description |
TyCommander | Qt GUI (static) | Upload, monitor and communicate with multiple boards |
TyUpdater | Qt GUI (static) | Simple firmware / sketch uploader |
tycmd | Command-line No Qt ! | Command-line tool to manage Teensy boards |
All of these tools are independent binaries. Pick the executable and do what you want with it. All my code is public domain, but that is not the case for the Qt library the GUIs use.
You can find it on my GitHub page at : github.com/Koromix/tytools (and the release notes)
The latest release is available here : github.com/Koromix/tytools/releases
Last edited by a moderator: