This repository contains shared interfaces, types, and functions essential for HexOS functionality and interaction. It serves as a common foundation for consistent development across the HexOS ecosystem.
To use this repository, include it as a git submodule or reference it via a file: path to the cloned repository. This ensures the shared code remains consistent and up to date across projects.
Refer to the HexOS UI for an example of integration.
To add this repository as a submodule in your project, run:
git submodule add https://github.com/eshtek/hexos-shared sharedHexOS - Shared is released under the GNU General Public License v3.0.