<?xml version="1.0" encoding="UTF-8"?>
<component type="console-application">
    <id>io.github.syllo.nvtop</id>

    <name>nvtop</name>
    <summary>GPU process monitor for AMD, Intel and NVIDIA</summary>

    <metadata_license>CC0-1.0</metadata_license>
    <project_license>GPL-3.0-or-later</project_license>
    <developer_name>Maxime Schmitt</developer_name>

    <description>
        <p>Nvtop stands for Neat Videocard TOP, a (h)top like task monitor for AMD, Intel and NVIDIA GPUs. It can handle multiple GPUs and print information about them in a htop familiar way.</p>
    </description>

    <launchable type="desktop-id">nvtop.desktop</launchable>

    <icon type="cached">nvtop.svg</icon>

    <categories>
        <category>System</category>
        <category>Monitor</category>
    </categories>

    <url type="homepage">https://github.com/Syllo/nvtop</url>

    <screenshots>
        <screenshot type="default">
            <caption>The nvtop interface</caption>
            <image>https://raw.githubusercontent.com/Syllo/nvtop/master/screenshot/NVTOP_ex1.png</image>
        </screenshot>
        <screenshot>
            <caption>The nvtop option screen</caption>
            <image>https://raw.githubusercontent.com/Syllo/nvtop/master/screenshot/Nvtop-config.png</image>
        </screenshot>
    </screenshots>

    <provides>
        <binary>nvtop</binary>
    </provides>
    <releases>
    <release version="3.3.2" date="2026-02-08"></release>
    </releases>
</component>
