mirror of
https://github.com/linuxserver/Heimdall-Apps.git
synced 2026-01-09 06:51:35 +08:00
* Added https:// to sites without any * removed trailing / * converted some sites from http to https
11 lines
427 B
JSON
11 lines
427 B
JSON
{
|
|
"appid": "3f903351ae2408404930a6af98e669510149abbd",
|
|
"name": "Netboot",
|
|
"website": "https://netboot.xyz",
|
|
"license": "Apache License 2.0",
|
|
"description": "netboot.xyz is a way to PXE boot various operating system installers or utilities from one place within the BIOS without the need of having to go retrieve the media to run the tool.",
|
|
"enhanced": false,
|
|
"tile_background": "dark",
|
|
"icon": "netboot.png"
|
|
}
|