-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
We should prepare the necessary information and configuration to get NetAlertX added to the official Raspberry Pi Imager list.
To do this, we need to submit an issue or PR to raspberrypi/rpi-imager. Based on previous successful requests (e.g. raspberrypi/rpi-imager#333, raspberrypi/rpi-imager#330, raspberrypi/rpi-imager#274), we need to provide a JSON snippet like the following:
{
"os_list": [
{
"name": "NetAlertX",
"description": "Network security scanner and device tracker.",
"icon": "https://url-to-a-40x40-icon-for-netalertx.png",
"subitems_url": "https://raw.githubusercontent.com/netalertx/rpi-image/refs/heads/master/doc/json-schema/os-list-schema.json"
}
]
}Action items:
- Create a 40x40 icon for NetAlertX to be displayed in the imager.
- Host a JSON file containing the actual image download links and metadata.
- Once those assets are ready, submit an issue to
raspberrypi/rpi-imagerwith the configuration so users can easily flash NetAlertX.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels