2021-01-20 13:14:53 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<component type="desktop-application">
|
2021-01-21 19:52:43 +00:00
|
|
|
<id>com.github.qarmin.czkawka</id>
|
2021-01-20 13:14:53 +00:00
|
|
|
<name>Czkawka</name>
|
2021-01-23 19:22:05 +00:00
|
|
|
<summary>Multi functional app to find duplicates, empty folders, similar images, broken files etc.</summary>
|
2021-01-20 13:14:53 +00:00
|
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
|
|
<project_license>MIT</project_license>
|
|
|
|
<description>
|
|
|
|
<p>
|
|
|
|
Czkawka is written in Rust, simple, fast and easy to use app to remove unnecessary files from your computer.
|
|
|
|
</p>
|
|
|
|
</description>
|
2021-01-21 19:52:43 +00:00
|
|
|
<launchable type="desktop-id">com.github.qarmin.czkawka.desktop</launchable>
|
2021-01-20 13:14:53 +00:00
|
|
|
<screenshots>
|
|
|
|
<screenshot type="default">
|
2021-01-23 19:22:05 +00:00
|
|
|
<image>https://user-images.githubusercontent.com/41945903/105611697-04735e00-5db7-11eb-833b-120eff81cf48.png</image>
|
|
|
|
<image>https://user-images.githubusercontent.com/41945903/105611700-06d5b800-5db7-11eb-93b7-8e121150cf0f.png</image>
|
|
|
|
<image>https://user-images.githubusercontent.com/41945903/105611698-05a48b00-5db7-11eb-9f2e-c95a3b0bb11f.png</image>
|
2021-01-20 13:14:53 +00:00
|
|
|
</screenshot>
|
|
|
|
</screenshots>
|
|
|
|
<releases>
|
2021-11-22 05:48:07 +00:00
|
|
|
<release version="3.3.1" date="2021-11-22"/>
|
2021-01-20 13:14:53 +00:00
|
|
|
</releases>
|
|
|
|
<content_rating type="oars-1.0"/>
|
|
|
|
<developer_name>Rafał Mikrut</developer_name>
|
|
|
|
<url type="homepage">https://github.com/qarmin/czkawka</url>
|
|
|
|
<url type="bugtracker">https://github.com/qarmin/czkawka/issues</url>
|
|
|
|
<url type="donation">https://github.com/sponsors/qarmin</url>
|
|
|
|
</component>
|