Files
flathub/io.github.filegram.Filegram.metainfo.xml

65 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.filegram.Filegram</id>
<name>Filegram</name>
<summary>Disk space analyzer with an interactive treemap</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<developer id="io.github.filegram">
<name>Filegram</name>
</developer>
<description>
<p>
Filegram scans a directory tree and visualizes disk usage as an
interactive treemap, making it easy to spot what takes up space.
</p>
<p>Features:</p>
<ul>
<li>Fast parallel scan of any folder or whole disk</li>
<li>Interactive treemap — zoom into folders and drill down to files</li>
<li>Move large files and folders to the trash without leaving the app</li>
<li>Reveal any item in your file manager</li>
<li>Light and dark themes</li>
</ul>
</description>
<launchable type="desktop-id">io.github.filegram.Filegram.desktop</launchable>
<categories>
<category>Utility</category>
<category>System</category>
<category>Filesystem</category>
</categories>
<keywords>
<keyword>disk</keyword>
<keyword>space</keyword>
<keyword>usage</keyword>
<keyword>treemap</keyword>
<keyword>analyzer</keyword>
</keywords>
<screenshots>
<screenshot type="default">
<caption>The treemap view of a scanned directory</caption>
<image>https://raw.githubusercontent.com/filegram/filegram-desktop/master/packaging/flatpak/screenshot.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://github.com/filegram/filegram-desktop</url>
<url type="bugtracker">https://github.com/filegram/filegram-desktop/issues</url>
<url type="vcs-browser">https://github.com/filegram/filegram-desktop</url>
<content_rating type="oars-1.1" />
<releases>
<release version="0.2.5" date="2026-06-15">
<url type="details">https://github.com/filegram/filegram-desktop/releases/tag/v0.2.5</url>
</release>
</releases>
</component>