Skip to content

Submit NetAlertX to Raspberry Pi Imager #1

@MrMeatikins

Description

@MrMeatikins

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:

  1. Create a 40x40 icon for NetAlertX to be displayed in the imager.
  2. Host a JSON file containing the actual image download links and metadata.
  3. Once those assets are ready, submit an issue to raspberrypi/rpi-imager with the configuration so users can easily flash NetAlertX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions