This repository maintains the templates used in conjunction with the VS Code Torizon Integrated Development Environment ApolloX Labs Project. Focusing in the VS Code for automation between the development environment for remote debug, remote deploy of containerized applications for Toradex TorizonCore easy-to-use Industrial Linux Software Platform.
ℹ️ Toradex Supported Templates are templates with development stacks commonly used by customers of the Torizon platform and are maintained by the Torizon team at Toradex.
⚠️ Support for x86-64 and riscv64 architectures are experimental.
TEMPLATE | FOLDER / DESCRIPTION | RUNTIME | LANGUAGE | HW ARCH | FOLDER |
---|---|---|---|---|---|
C++ Console Application | libc | C++ | cppConsole | ||
C++ Qt 6 QML Application | Qt 6 | C++ / QML | cppQML | ||
.NET 6 C# Console Application | .NET 6.0 | C# | dotnetConsole | ||
.NET 6 C# Uno Platform Skia.GTK | .NET 6.0 | C# | dotnetUNO |
We encourage you to also contribute templates. The community supported templates can also be used in the VS Code Torizon Integrated Development Environment ApolloX Labs Project:
⚠️ Community Supported Templates are templates with emerging development stacks or unstable technology stacks and are maintained by the Torizon community.
TEMPLATE | DESCRIPTION | RUNTIME | LANGUAGE | HW ARCH | FOLDER | CONTRIBUTOR |
---|---|---|---|---|---|---|
Rust Console Application | libc | Rust | rust-console | @skkywalker | ||
Java Swing JFrame Application | JRE | Java | javaForms | @microhobby | ||
Node.js TypeScript Application | Node.js | TypeScript | nodeJSTypeScript | @microhobby | ||
Node.js JavaScript Electron Application | Electron | JavaScript | nodeElectron | @microhobby | ||
Mono 4.7 C# Windows Forms Application | .NET 4.7 | C# | monoCsharpForms | @microhobby | ||
.NET 6 C# Uno Platform Frame Buffer | .NET 6.0 | C# | dotnetUnoFrameBuffer | @microhobby | ||
.NET 6 C# Avalonia Frame Buffer DRM | .NET 6.0 | C# | dotnetAvaloniaFrameBuffer | @microhobby | ||
.NET 6 C# Avalonia GTK MVVM | .NET 6.0 | C# | dotnetAvalonia | @microhobby | ||
Gambas3 Form Project | Gambas3 | Visual Basic | gambasForms | @microhobby |