2020-03-13 18:45:09 +01:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<component type="desktop-application">
|
|
|
|
|
<id>org.raspberrypi.rpi-imager</id>
|
|
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
|
<project_license>Apache-2.0</project_license>
|
|
|
|
|
<name>Raspberry Pi Imager</name>
|
2024-09-09 16:33:45 +01:00
|
|
|
|
<summary>Raspberry Pi Imaging utility</summary>
|
2020-03-13 18:45:09 +01:00
|
|
|
|
<description>
|
|
|
|
|
<p>
|
|
|
|
|
Raspberry Pi Imager downloads a .JSON file from the Raspberry Pi
|
|
|
|
|
website with a list of all current download options, ensuring you are
|
|
|
|
|
always installing the most up-to-date version.
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
Once you’ve selected an operating system from the available options,
|
|
|
|
|
the utility reads the relevant file directly from the Raspberry Pi
|
|
|
|
|
website and writes it straight to the SD card. This speeds up the
|
|
|
|
|
process quite considerably compared to the standard process of reading
|
|
|
|
|
it from the website, writing it to a file on your hard drive, and then,
|
|
|
|
|
as a separate step, reading it back from the hard drive and writing it
|
|
|
|
|
to the SD card.
|
|
|
|
|
</p>
|
|
|
|
|
<p>
|
|
|
|
|
During this process, Raspberry Pi Imager also caches the downloaded
|
|
|
|
|
operating system image – that is to say, it saves a local copy on your
|
|
|
|
|
computer, so you can program additional SD cards without having to
|
|
|
|
|
download the file again.
|
|
|
|
|
</p>
|
|
|
|
|
</description>
|
2024-01-26 18:29:04 +00:00
|
|
|
|
<launchable type="desktop-id">org.raspberrypi.rpi-imager.desktop</launchable>
|
2020-03-13 18:45:09 +01:00
|
|
|
|
<screenshots>
|
|
|
|
|
<screenshot type="default">
|
|
|
|
|
<image>http://downloads.raspberrypi.org/imager/IMAGING-UTILITY-MAIN.png</image>
|
|
|
|
|
<caption>Main window</caption>
|
|
|
|
|
</screenshot>
|
|
|
|
|
<screenshot>
|
|
|
|
|
<image>http://downloads.raspberrypi.org/imager/IMAGING-UTILITY-OS.png</image>
|
|
|
|
|
<caption>Choose OS</caption>
|
|
|
|
|
</screenshot>
|
|
|
|
|
<screenshot>
|
|
|
|
|
<image>http://downloads.raspberrypi.org/imager/IMAGING-UTILITY-SD.png</image>
|
|
|
|
|
<caption>Choose SD</caption>
|
|
|
|
|
</screenshot>
|
|
|
|
|
<screenshot>
|
|
|
|
|
<image>http://downloads.raspberrypi.org/imager/IMAGING-UTILITY-WRITE.png</image>
|
|
|
|
|
<caption>Write in progress</caption>
|
|
|
|
|
</screenshot>
|
|
|
|
|
<screenshot>
|
|
|
|
|
<image>http://downloads.raspberrypi.org/imager/IMAGING-UTILITY-DONE.png</image>
|
|
|
|
|
<caption>Write done</caption>
|
|
|
|
|
</screenshot>
|
|
|
|
|
</screenshots>
|
|
|
|
|
<url type="homepage">https://github.com/raspberrypi/rpi-imager</url>
|
|
|
|
|
<provides>
|
2024-09-25 16:12:23 +01:00
|
|
|
|
<binary>rpi-imager</binary>
|
2020-03-13 18:45:09 +01:00
|
|
|
|
</provides>
|
|
|
|
|
<releases>
|
2024-10-02 14:40:45 +01:00
|
|
|
|
<release version="1.9.1" />
|
2020-03-13 18:45:09 +01:00
|
|
|
|
</releases>
|
2020-11-26 22:26:15 +01:00
|
|
|
|
<content_rating type="oars-1.1">
|
|
|
|
|
<content_attribute id="social-info">moderate</content_attribute>
|
|
|
|
|
</content_rating>
|
2020-03-13 18:45:09 +01:00
|
|
|
|
</component>
|