TEMPLATE | DESCRIPTION | RUNTIME | LANGUAGE | HW ARCH | FOLDER | CONTRIBUTOR |
---|---|---|---|---|---|---|
![]() |
.NET 8 C# Uno 5 Platform Skia.GTK | .NET 8.0 | C# | ![]() ![]() |
dotnetUno5 | |
![]() |
.NET 8 C# Uno 5 Platform Frame Buffer | .NET 8.0 | C# | ![]() ![]() |
dotnetUno5FrameBuffer | |
![]() |
Java Swing JFrame Application | JRE | Java | ![]() ![]() |
javaForms | |
![]() |
Node.js JavaScript Electron Application | Electron | JavaScript | ![]() ![]() |
nodeElectron | |
![]() |
Mono 4.7 C# Windows Forms Application | .NET 4.7 | C# | ![]() ![]() |
monoCsharpForms | |
![]() |
Gambas3 Form Project | Gambas3 | Visual Basic | ![]() ![]() |
gambasForms | |
![]() |
Rust Console Application | libc | Rust | ![]() ![]() |
rustConsole | |
![]() |
Python 3 Pyside 2(Qt5) QML | Pyside 2 | Python 3 | ![]() ![]() |
python3Pyside2QML | ![]() |
![]() |
C Makefile Console Application | libc | C | ![]() ![]() ![]() ![]() |
cConsole |
This templates were deprecated due to the fact that their respective maintainer does not have the intention to keep maintaining them on Torizon OS 7. As they were Community Supported Templates, their maintenance is responsability of their respective maintainer. If you use any of this templates and have interest on becoming it's maintainer, please feel free to do so by opening an issue here on the repository, contributions are welcome and we will help you out with this.
Python 3 Pyside 2(Qt5) QML template is an exception, since it will be replaced by a PySide6 (Qt6) template in the future.
Also, C Console template is not needed, as the C/C++ Console template can also be used with C (information explaining how to use GCC instead of G++ was added to to the .doc/README.md
of the C/C++ Console template).
TEMPLATE | DESCRIPTION | RUNTIME | LANGUAGE | HW ARCH | FOLDER | CONTRIBUTOR |
---|---|---|---|---|---|---|
![]() |
.NET 6 C# Uno Platform Skia.GTK | .NET 6.0 | C# | ![]() ![]() |
dotnetUno | |
![]() |
.NET 6 C# Uno Platform Frame Buffer | .NET 6.0 | C# | ![]() ![]() |
dotnetUnoFrameBuffer |
Due to the eminent EOL of .NET 6, .NET 6 Uno and .NET 6 Uno FrameBuffer templates are deprecated, being replaced by the .NET 8 Uno 5 and .NET 8 Uno 5 FrameBuffer templates.
Due to the quite big difference between .NET 6 Uno 4 and .NET 8 Uno 5, it is not possible to update the project via try-update-template
task. To update it, create a new .NET 8 Uno 5 clean project and update the source files accordingly.