- ...
- base images
- SDK
- ...
- ...
- premade packages
Container downloads and demo applications#
You will need…
a computer
- either
a terminal to edit files on the command line
- or
our Launcher
a network connection of the board
a Github personal access token
We offer a variety of pre-build containers for different purposes, some of them can be downloaded from Github container registry (GHCR)
Tip
Many more, including SimpleSwitch™ package from our SimpleCore™ incubator program, can be found through our SimpleSwitch™-launcher.
Click here for our Web variant of the Launcher.
Available containers#
simpleswitch-aura#
Categories browser web
Offers Aura Browser based on Qt6
More information can be found at https://help.aura.com/s/
It can be configured using the SimpleSwitch launcher
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-aura
$ simpleswitch-helper start simpleswitch-aura
## On your computer run
$ scotty build simpleswitch-aura
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-bottom#
Categories helper monitoring
Rust written bottom will show lots and lots of system information.
It also shows the ability of SimpleSwitch to launch terminals from a SimpleSwitch package to run terminal UI applications.
To configure the app, edit bottom/bottom.toml with the help of simpleswitch-filebrowser
More information about the configuration can be found at the project repository of bottom.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-bottom
$ simpleswitch-helper start simpleswitch-bottom
## On your computer run
$ scotty build simpleswitch-bottom
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-c-hello-world#
Categories c demo terminal
SimpleSwitch hello world demo application
How to get it…
## On your computer run
$ scotty build simpleswitch-c-hello-world
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-c-hello-world-debug#
Categories c demo terminal
SimpleSwitch hello world demo application with debug
How to get it…
## On your computer run
$ scotty build simpleswitch-c-hello-world-debug
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-cameractrls#
Categories python video
Camera controls for Linux
It’s a standalone Python CLI and GUI with integrated camera Viewer to set the camera controls in Linux. It can set the V4L2 controls and it is extendable with the non standard controls. Currently it has a Logitech extension (LED mode, LED frequency, BRIO FoV, Relative Pan/Tilt, PTZ presets), Kiyo Pro extension (HDR, HDR mode, FoV, AF mode, Save), Dell UltraSharp WB7022 extension, Preset extension (Save and restore controls), Control Restore Daemon (to restore presets at device connection).
The original tool can be found at soyersoyer/cameractrls
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-cameractrls
$ simpleswitch-helper start simpleswitch-cameractrls
## On your computer run
$ scotty build simpleswitch-cameractrls
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-cog#
Categories browser web
Offers Cog Browser based on Webkit technology. More about cog can be found at Igalia/cog.
Can be configured using our SimpleSwitch launcher
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-cog
$ simpleswitch-helper start simpleswitch-cog
## On your computer run
$ scotty build simpleswitch-cog
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama07-channel-0#
Categories config display helper
Configures a AMA07 SimplePlus display on channel 0
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama07-channel-0
$ simpleswitch-helper start simpleswitch-config-ama07-channel-0
## On your computer run
$ scotty build simpleswitch-config-ama07-channel-0
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama07-channel-1#
Categories config display helper
Configures a AMA07 SimplePlus display on channel 1
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8plus sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama07-channel-1
$ simpleswitch-helper start simpleswitch-config-ama07-channel-1
## On your computer run
$ scotty build simpleswitch-config-ama07-channel-1
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama101-a01-channel-0#
Categories config display helper
Configures a AMA101 (A01) SimplePlus display on channel 0
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama101-a01-channel-0
$ simpleswitch-helper start simpleswitch-config-ama101-a01-channel-0
## On your computer run
$ scotty build simpleswitch-config-ama101-a01-channel-0
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama101-a01-channel-1#
Categories config display helper
Configures a AMA101 (A01) SimplePlus display on channel 1
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8plus sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama101-a01-channel-1
$ simpleswitch-helper start simpleswitch-config-ama101-a01-channel-1
## On your computer run
$ scotty build simpleswitch-config-ama101-a01-channel-1
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama101-a07-channel-0#
Categories config display helper
Configures a AMA101 (A07) SimplePlus display on channel 0
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama101-a07-channel-0
$ simpleswitch-helper start simpleswitch-config-ama101-a07-channel-0
## On your computer run
$ scotty build simpleswitch-config-ama101-a07-channel-0
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama101-a07-channel-1#
Categories config display helper
Configures a AMA101 (A07) SimplePlus display on channel 1
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8plus sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama101-a07-channel-1
$ simpleswitch-helper start simpleswitch-config-ama101-a07-channel-1
## On your computer run
$ scotty build simpleswitch-config-ama101-a07-channel-1
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama121-channel-0#
Categories config display helper
Configures a AMA121 SimplePlus display on channel 0
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama121-channel-0
$ simpleswitch-helper start simpleswitch-config-ama121-channel-0
## On your computer run
$ scotty build simpleswitch-config-ama121-channel-0
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama121-channel-1#
Categories config display helper
Configures a AMA121 SimplePlus display on channel 1
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8plus sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama121-channel-1
$ simpleswitch-helper start simpleswitch-config-ama121-channel-1
## On your computer run
$ scotty build simpleswitch-config-ama121-channel-1
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ama156#
Categories config display helper
Configures a AMA156 SimplePlus display
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ama156
$ simpleswitch-helper start simpleswitch-config-ama156
## On your computer run
$ scotty build simpleswitch-config-ama156
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-desktopshell#
Categories config helper weston
Configures weston desktop to use desktop shell
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-desktopshell
$ simpleswitch-helper start simpleswitch-config-dc-desktopshell
## On your computer run
$ scotty build simpleswitch-config-dc-desktopshell
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-fullscreenshell#
Categories config helper weston
Configures weston desktop to use fullscreen shell
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-fullscreenshell
$ simpleswitch-helper start simpleswitch-config-dc-fullscreenshell
## On your computer run
$ scotty build simpleswitch-config-dc-fullscreenshell
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-hide-cursor#
Categories config helper weston
Hides the mouse cursor on weston desktop
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-hide-cursor
$ simpleswitch-helper start simpleswitch-config-dc-hide-cursor
## On your computer run
$ scotty build simpleswitch-config-dc-hide-cursor
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-kioskshell#
Categories config helper weston
Configures weston desktop to use kiosk shell
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-kioskshell
$ simpleswitch-helper start simpleswitch-config-dc-kioskshell
## On your computer run
$ scotty build simpleswitch-config-dc-kioskshell
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-launcher-editor#
Categories config helper weston
Adds a launcher for the weston editor to the desktop
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-launcher-editor
$ simpleswitch-helper start simpleswitch-config-dc-launcher-editor
## On your computer run
$ scotty build simpleswitch-config-dc-launcher-editor
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-launcher-terminal#
Categories config helper weston
Adds a launcher for the weston terminal to the desktop
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-launcher-terminal
$ simpleswitch-helper start simpleswitch-config-dc-launcher-terminal
## On your computer run
$ scotty build simpleswitch-config-dc-launcher-terminal
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-notaskbar#
Categories config helper weston
Removes the taskbar from weston desktop-shell
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-notaskbar
$ simpleswitch-helper start simpleswitch-config-dc-notaskbar
## On your computer run
$ scotty build simpleswitch-config-dc-notaskbar
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-dc-vnc#
Categories config helper weston
Enables support for VNC on weston
More information about weston can be found here https://wayland.pages.freedesktop.org/weston/
More information about VNC on SimpleSwitch can be found here https://tinyurl.com/46yv766y
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-dc-vnc
$ simpleswitch-helper start simpleswitch-config-dc-vnc
## On your computer run
$ scotty build simpleswitch-config-dc-vnc
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ep1#
Categories baseboard config helper
EP1 base board support
More information at https://www.tria-technologies.com/product/msc-sm2-mb-ep1/
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ep1
$ simpleswitch-helper start simpleswitch-config-ep1
## On your computer run
$ scotty build simpleswitch-config-ep1
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ep5-001#
Categories baseboard config helper
EP5-001 base board support
More information at https://www.tria-technologies.com/product/msc-sm2s-mb-ep5/
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ep5-001
$ simpleswitch-helper start simpleswitch-config-ep5-001
## On your computer run
$ scotty build simpleswitch-config-ep5-001
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ep5-002#
Categories baseboard config helper
EP5-002 base board support
More information at https://www.tria-technologies.com/product/msc-sm2s-mb-ep5/
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ep5-002
$ simpleswitch-helper start simpleswitch-config-ep5-002
## On your computer run
$ scotty build simpleswitch-config-ep5-002
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ep5-003#
Categories baseboard config helper
EP5-003 base board support
More information at https://www.tria-technologies.com/product/msc-sm2s-mb-ep5/
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ep5-003
$ simpleswitch-helper start simpleswitch-config-ep5-003
## On your computer run
$ scotty build simpleswitch-config-ep5-003
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-ep5-004#
Categories baseboard config helper
EP5-004 base board support
More information at https://www.tria-technologies.com/product/msc-sm2s-mb-ep5/
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-ep5-004
$ simpleswitch-helper start simpleswitch-config-ep5-004
## On your computer run
$ scotty build simpleswitch-config-ep5-004
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-extra-smarc-pins#
Categories baseboard config helper
Extra SMARC pins support
Allow to access additional pins on the SMARC connector
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-extra-smarc-pins
$ simpleswitch-helper start simpleswitch-config-extra-smarc-pins
## On your computer run
$ scotty build simpleswitch-config-extra-smarc-pins
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-hdmi#
Categories config display helper
HDMI display support
NOTE: to become effective a reboot is required after installation
Available for sm2s-imx8plus
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-hdmi
$ simpleswitch-helper start simpleswitch-config-hdmi
## On your computer run
$ scotty build simpleswitch-config-hdmi
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-rotation-180#
Categories config display helper rotation
180° display rotation
Rotates the entire display by 180° clockwise
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-rotation-180
$ simpleswitch-helper start simpleswitch-config-rotation-180
## On your computer run
$ scotty build simpleswitch-config-rotation-180
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-rotation-270#
Categories config display helper rotation
270° display rotation
Rotates the entire display by 270° clockwise
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-rotation-270
$ simpleswitch-helper start simpleswitch-config-rotation-270
## On your computer run
$ scotty build simpleswitch-config-rotation-270
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-config-rotation-90#
Categories config display helper rotation
90° display rotation
Rotates the entire display by 90° clockwise
NOTE: to become effective a reboot is required after installation
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-config-rotation-90
$ simpleswitch-helper start simpleswitch-config-rotation-90
## On your computer run
$ scotty build simpleswitch-config-rotation-90
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-dhcp-helper#
Categories helper network
simpleswitch-dhcp-helper offers a DHCP server, in case the device cannot be connected to a public network.
It can be configured through our SimpleSwitch Launcher
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-filebrowser
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-dhcp-helper
$ simpleswitch-helper start simpleswitch-dhcp-helper
## On your computer run
$ scotty build simpleswitch-dhcp-helper
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-docviewer#
Categories documents utilities
Offers a document viewer that can show
PDF
PostScript
Comic Book
More information can be found at https://pwmt.org/projects/zathura/
It can be configured using the SimpleSwitch launcher
Available for sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-filebrowser
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-docviewer
$ simpleswitch-helper start simpleswitch-docviewer
## On your computer run
$ scotty build simpleswitch-docviewer
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-filebrowser#
Categories editor utilities web
filebrowser provides a file managing interface for the /apps partition and it can be used to upload, delete, preview, rename and edit your files through any browser on your computer.
More information at https://filebrowser.org
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-filebrowser
$ simpleswitch-helper start simpleswitch-filebrowser
## On your computer run
$ scotty build simpleswitch-filebrowser
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-flutter-hello-world#
Categories demo flutter
A simple flutter demo application
More information about flutter at https://flutter.dev
How to get it…
## On your computer run
$ scotty build simpleswitch-flutter-hello-world
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-flutter-tractor#
Categories demo flutter tractor voice-control
Smart Tractor UI demo written in Flutter
More information about flutter at https://flutter.dev
To voice control the tractor, please install simpleswitch-simplenlp-intents
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx95 sm2s-intel-all
Required SimpleSwitch packages simpleswitch-mosquitto simpleswitch-tractor-gps-service
Recommended SimpleSwitch packages simpleswitch-gpiomanager simpleswitch-iotconnect simpleswitch-mosquitto simpleswitch-mqttx-web simpleswitch-proxy-iotconnect simpleswitch-simplenlp-intents simpleswitch-simplevoice-recognition simpleswitch-simplevoice-stt simpleswitch-tractor-gps-service
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-flutter-tractor
$ simpleswitch-helper start simpleswitch-flutter-tractor
## On your computer run
$ scotty build simpleswitch-flutter-tractor
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-glmark2#
Categories benchmark demo graphics
glmark2 is an OpenGL 2.0 and ES 2.0 benchmark
More information at glmark2/glmark2
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-glmark2
$ simpleswitch-helper start simpleswitch-glmark2
## On your computer run
$ scotty build simpleswitch-glmark2
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-gpiomanager#
Categories demo gpio python
A general purpose GPIO to MQTT to input device controller.
It allows to set GPIOs according to changes announced via MQTT. Also it can monitor keyboard events (like keys, joysticks, gamepads) to interact with MQTT.
This allows to control applications using multiple interfaces at once.
It can be configured using our SimpleSwitch launcher.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-flutter-tractor simpleswitch-iotconnect simpleswitch-mosquitto simpleswitch-mqttx-web simpleswitch-multiinput simpleswitch-proxy-iotconnect simpleswitch-tractor-gps-service
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-gpiomanager
$ simpleswitch-helper start simpleswitch-gpiomanager
## On your computer run
$ scotty build simpleswitch-gpiomanager
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-gstedit#
Categories python video
Gstreamer pipeline editor
This tool allows to create Gstreamer pipelines in a graphical fashion an directly run them through the UI.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-gstedit
$ simpleswitch-helper start simpleswitch-gstedit
## On your computer run
$ scotty build simpleswitch-gstedit
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-hardware-ui#
Categories hardware helper qt
The simpleswitch-hardware-ui offers a container running a Qt-powered interface to check the state of the peripherals and to interact with some of them
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-hardware-ui
$ simpleswitch-helper start simpleswitch-hardware-ui
## On your computer run
$ scotty build simpleswitch-hardware-ui
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-hello-world#
Categories demo shell terminal
A SimpleSwitch package running a hello-world from a shell script
How to get it…
## On your computer run
$ scotty build simpleswitch-hello-world
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-hello-world-userdata#
Categories demo shell terminal
A SimpleSwitch package running a hello-world from a shell script. This also showcases the ability to store persistent data in the $HOME directory.
How to get it…
## On your computer run
$ scotty build simpleswitch-hello-world-userdata
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-helvum#
Categories audio helper pipewire rust
Helvum is a GTK-based patchbay for pipewire, inspired by the JACK tool catia.
It allow to graphically configure complex audio pipelines on the device.
More information at https://gitlab.freedesktop.org/pipewire/helvum
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-helvum
$ simpleswitch-helper start simpleswitch-helvum
## On your computer run
$ scotty build simpleswitch-helvum
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-licenseviewer#
Categories compliance helper web
simpleswitch-licenseviewer creates a webserver (on port 8083) that allows to view the embedded open source licenses of all open source code used in the SimpleCore base image and all of the installed SimpleSwitch packages.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-sbom-viewer
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-licenseviewer
$ simpleswitch-helper start simpleswitch-licenseviewer
## On your computer run
$ scotty build simpleswitch-licenseviewer
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-lvgl-music#
Categories lvgl
LVGL music is a demo application from LVGL showing a music player.
More information at lvgl/lvgl
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-lvgl-music
$ simpleswitch-helper start simpleswitch-lvgl-music
## On your computer run
$ scotty build simpleswitch-lvgl-music
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-mosquitto#
Categories helper ipc mqtt
Eclipse Mosquitto is an open source message broker that implements the MQTT protocol versions 5.0, 3.1.1 and 3.1. Mosquitto is lightweight and is suitable for use on all devices from low power single board computers to full servers. The MQTT protocol provides a lightweight method of carrying out messaging using a publish/subscribe model. This makes it suitable for Internet of Things messaging such as with low power sensors or mobile devices such as phones, embedded computers or microcontrollers
Mosquitto is configured to provide TCP service on port 1883 Support for websockets is running on port 8883
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-mqttx-web
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-mosquitto
$ simpleswitch-helper start simpleswitch-mosquitto
## On your computer run
$ scotty build simpleswitch-mosquitto
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-mqttx-web#
Categories helper mqtt web
MQTTX is a cross-platform MQTT 5.0 client tool open sourced by EMQ, which runs a webserver on port 8082, and supports formatting MQTT payload. MQTTX simplifies test operation with the help of a familiar, chat-like interface. It’s easy and quick to create multiple, simultaneous online MQTT client connections and can test the connection, publishing, and subscription functions of MQTT/TCP MQTT/TLS, MQTT/WebSocket as well as other MQTT protocol features.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-mosquitto
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-mqttx-web
$ simpleswitch-helper start simpleswitch-mqttx-web
## On your computer run
$ scotty build simpleswitch-mqttx-web
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-psmqtt#
Categories helper monitoring mqtt python
PSMQTT is a cross-platform utilities for reporting system and processes metrics (CPU, memory, disks, network, smart disk data) to an MQTT broker.
You can configure the service by editing the file psmqtt/psmqtt.conf with the help of the our simpleswitch-filebrowser service.
Further help on the configuration can be found at eschava/psmqtt
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Required SimpleSwitch packages simpleswitch-mosquitto
Recommended SimpleSwitch packages simpleswitch-filebrowser simpleswitch-mqttx-web
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-psmqtt
$ simpleswitch-helper start simpleswitch-psmqtt
## On your computer run
$ scotty build simpleswitch-psmqtt
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-python-hello-world#
Categories demo python terminal
SimpleSwitch hello world (python)
How to get it…
## On your computer run
$ scotty build simpleswitch-python-hello-world
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-python-hello-world-debug#
Categories demo python terminal
SimpleSwitch hello world (python)
How to get it…
## On your computer run
$ scotty build simpleswitch-python-hello-world-debug
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-python-hello-world-debug-vscode#
Categories demo python terminal
SimpleSwitch hello world (python)
How to get it…
## On your computer run
$ scotty build simpleswitch-python-hello-world-debug-vscode
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-qt6-samegame#
Categories demo qt
samegame is a small game written with Qt
A QML implementation of the popular puzzle game by Kuniaki Moribe.
Same Game demonstrates a QML game with custom types and logic written in JavaScript. The game uses various Qt Quick features such as particles, animation, and loading images.
More information at https://tinyurl.com/57jm4p68
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-qt6-samegame
$ simpleswitch-helper start simpleswitch-qt6-samegame
## On your computer run
$ scotty build simpleswitch-qt6-samegame
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-qt6-tractor#
Categories demo qt tractor voice-control
Smart Tractor UI demo written with Qt
More information about Qt at https://www.qt.io
To voice control the tractor, please install simpleswitch-simplenlp-intents
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Required SimpleSwitch packages simpleswitch-mosquitto simpleswitch-tractor-gps-service
Recommended SimpleSwitch packages simpleswitch-gpiomanager simpleswitch-iotconnect simpleswitch-mqttx-web simpleswitch-proxy-iotconnect simpleswitch-simplenlp-intents simpleswitch-simplevoice-recognition simpleswitch-simplevoice-stt
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-qt6-tractor
$ simpleswitch-helper start simpleswitch-qt6-tractor
## On your computer run
$ scotty build simpleswitch-qt6-tractor
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-sbom-viewer#
Categories compliance helper web
simpleswitch-sbom-viewer creates a webserver (on port 8087) that allows to view the software bill of material (SBOM) information of all code used in the SimpleCore base image and all of the installed SimpleSwitch packages.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Required SimpleSwitch packages simpleswitch-mosquitto
Recommended SimpleSwitch packages simpleswitch-licenseviewer
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-sbom-viewer
$ simpleswitch-helper start simpleswitch-sbom-viewer
## On your computer run
$ scotty build simpleswitch-sbom-viewer
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-simpletrace#
Categories benchmark profiling
SimpleTrace, tracing made simple
With the help of SimpleTrace you can trace a profile the entire System and create beautiful, high configurable and filterable graphs using Perfetto. The extendible application allows even to add custom trace and counter, and eBPF events to be added without touching SimpleTrace itself.
For more details see https://tinyurl.com/4xmb5rmu.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-simpletrace
$ simpleswitch-helper start simpleswitch-simpletrace
## On your computer run
$ scotty build simpleswitch-simpletrace
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-stressui#
Categories helper monitoring
StressUI is a graphical app that can run in a terminal or as a web-application, using the textual framework.
In the application you can stress test your system using stress-ng.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=latest ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-stressui
$ simpleswitch-helper start simpleswitch-stressui
## On your computer run
$ scotty build simpleswitch-stressui
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-tractor-gps-service#
Categories demo python tractor
GPS service of our Tractor demo.
Different routes can be configured through our SimpleSwitch launcher.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-flutter-tractor simpleswitch-gpiomanager simpleswitch-iotconnect simpleswitch-mosquitto simpleswitch-mqttx-web simpleswitch-proxy-iotconnect
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-tractor-gps-service
$ simpleswitch-helper start simpleswitch-tractor-gps-service
## On your computer run
$ scotty build simpleswitch-tractor-gps-service
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-tractor-web#
Categories demo tractor voice-control vuejs web
The simpleswitch-tractor-web offers the SimpleCore⢠Smart Tractor demo using Vue.js served as a website on port 8080. An automatic redirect from port 80 to port 8080 is done by the webserver. It is meant to be accessed from an external computer on the same local network.
To voice control the tractor, please install simpleswitch-simplenlp-intents
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx93 sm2s-imx95 sm2s-intel-all
Required SimpleSwitch packages simpleswitch-mosquitto
Recommended SimpleSwitch packages simpleswitch-aura simpleswitch-captiveportal simpleswitch-chromium simpleswitch-cog simpleswitch-gpiomanager simpleswitch-iotconnect simpleswitch-mosquitto simpleswitch-mqttx-web simpleswitch-proxy-iotconnect simpleswitch-simplenlp-intents simpleswitch-simplevoice-recognition simpleswitch-simplevoice-stt simpleswitch-tractor-gps-service simpleswitch-webkitgtk
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-tractor-web
$ simpleswitch-helper start simpleswitch-tractor-web
## On your computer run
$ scotty build simpleswitch-tractor-web
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-tractor-web-browser#
Categories browser demo tractor voice-control web
Offers the SimpleCore⢠Smart Tractor demo using Vue.js shown with the help of Webkit based cog browser.
This package is deprecated, please install simpleswitch-tractor-web
and one of the following browsers
simpleswitch-aurasimpleswitch-chromiumsimpleswitch-cogsimpleswitch-webkitgtk
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-intel-all
Required SimpleSwitch packages simpleswitch-mosquitto simpleswitch-tractor-web
Recommended SimpleSwitch packages simpleswitch-gpiomanager simpleswitch-iotconnect simpleswitch-mqttx-web simpleswitch-proxy-iotconnect simpleswitch-simplenlp-intents simpleswitch-simplevoice-recognition simpleswitch-simplevoice-stt simpleswitch-tractor-gps-service
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-tractor-web-browser
$ simpleswitch-helper start simpleswitch-tractor-web-browser
## On your computer run
$ scotty build simpleswitch-tractor-web-browser
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-vkmark#
Categories benchmark demo graphics
vkmark is a benchmark for Vulkan
vkmark offers a suite of scenes that can be used to measure various aspects of Vulkan performance.
More information at vkmark/vkmark
Available for sm2s-imx8plus sm2s-imx95 sm2s-intel-all
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-vkmark
$ simpleswitch-helper start simpleswitch-vkmark
## On your computer run
$ scotty build simpleswitch-vkmark
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-wbbmtt#
Categories browser web
Web Browser Based Multi-Touch screen Test tool.
WBBMTT is yet another multi-touch screen test program
Original can be found at naqtn/WBBMTT Running in a Webkit MiniBrowser based on gtk+.
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-filebrowser
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-wbbmtt
$ simpleswitch-helper start simpleswitch-wbbmtt
## On your computer run
$ scotty build simpleswitch-wbbmtt
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-webkitgtk#
Categories browser web
Offers Webkit MiniBrowser based on gtk
More information can be found at https://tinyurl.com/y6uahbxx
It can be configured using the SimpleSwitch launcher
Available for qemux86-64 sm2s-imx8mini sm2s-imx8nano sm2s-imx8plus sm2s-imx95 sm2s-intel-all
Recommended SimpleSwitch packages simpleswitch-filebrowser
How to get it…
## From the base image run
$ skopeo login ghcr.io
$ container-helper --tag=$RELEASE_VERSION ghcr.io/avnet-embedded/simpleswitch/$CONTAINER_HELPER_ARCH/simpleswitch-webkitgtk
$ simpleswitch-helper start simpleswitch-webkitgtk
## On your computer run
$ scotty build simpleswitch-webkitgtk
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
simpleswitch-weston-demo#
Categories demo
SimpleSwitch weston flower demo
How to get it…
## On your computer run
$ scotty build simpleswitch-weston-demo
Note
scotty is for advanced users
If you are unfamiliar with Scotty yet, please skip this part for now.
See also