Skip to content

Thunder (aka WPEFramework)

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

rdkcentral/Thunder

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date
Nov 26, 2024
Nov 17, 2023
Oct 8, 2024
Dec 13, 2024
Nov 11, 2024
Nov 29, 2024
Nov 28, 2024
May 6, 2021
Jul 2, 2024
Jul 2, 2024
Feb 10, 2020
Feb 10, 2020
Feb 5, 2021
Mar 14, 2024
Jul 3, 2024
Oct 25, 2024

Repository files navigation

Thunder

License

Linux Build Windows Build Unit Test

Thunder is an open-source plugin-based device abstraction layer, where business functionality can be implemented as plugins and applications can query and control those plugins. Using Thunder provides a consistent interface-driven development model for both plugins and client applications, with an RPC engine that is suited to both web-based and native apps.

Designed from the ground up for embedded platforms and written in C++11, Thunder can be run on even the most low-power of devices (including ARM and MIPS-based platforms).

Documentation

All documentation and build instructions for Thunder can be found here: Documentation

Interfaces documentation can be found here: https://webplatformforembedded.github.io/ServicesInterfaceDocumentation

Copyright and License

Thunder is Copyright 2018 Metrological and licensed under the Apache License, Version 2.0. See the LICENSE and NOTICE files in the top level directory for further details.