mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 00:57:12 -05:00
18 lines
526 B
JSON
18 lines
526 B
JSON
{
|
|
"@context": "https://schema.org",
|
|
"@type": "SoftwareApplication",
|
|
"name": "BlackRoad Operating System",
|
|
"description": "Edge computing operating system for Raspberry Pi fleet management with AI inference, mesh networking, and autonomous operations",
|
|
"applicationCategory": "SystemSoftware",
|
|
"operatingSystem": "Linux",
|
|
"author": {
|
|
"@type": "Organization",
|
|
"name": "BlackRoad",
|
|
"url": "https://blackroad.io"
|
|
},
|
|
"offers": {
|
|
"@type": "Offer",
|
|
"price": "0",
|
|
"priceCurrency": "USD"
|
|
}
|
|
} |