Files
Butterfly/app/linux/debian/usr/share/metainfo/dev.linwood.butterfly.appdata.xml

105 lines
5.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>dev.linwood.butterfly</id>
<name>Linwood Butterfly</name>
<developer_name>Linwood</developer_name>
<summary>Draw and organize ideas</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>AGPL-3.0-only</project_license>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<requires>
<display_length compare="ge">360</display_length>
</requires>
<branding>
<color type="primary" scheme_preference="light">#f2ead4</color>
<color type="primary" scheme_preference="dark">#4b3807</color>
</branding>
<url type="homepage">https://butterfly.linwood.dev/</url>
<url type="bugtracker">https://github.com/LinwoodDev/Butterfly/issues</url>
<url type="help">https://butterfly.linwood.dev/docs/latest/intro</url>
<url type="translate">https://linwood.dev/butterfly/crowdin</url>
<url type="vcs-browser">https://github.com/LinwoodDev/Butterfly.git</url>
<url type="contribute">https://github.com/LinwoodDev/Butterfly/blob/develop/CONTRIBUTING.md</url>
<description>
<p>Butterfly is a note-taking app where your ideas come first. You can paint, add texts, and
export them easily on every device. This app works on Android, Windows, Linux, and in the web.</p>
<p>Features:</p>
<ul>
<li>Simple and intuitive: Every tool is in the right place. Open the app and start drawing.
Change your tools by clicking on them.</li>
<li>Customizable: Change everything to your needs. Choose your custom color, create a palette,
and add your pages to the paper. The paper has an infinite size, perfect for your ideas and
notes.</li>
<li>Supports your favorite formats: Import and export are supported for images, PDF and SVG.
Open these files directly to edit them.</li>
<li>Works on every device: The app is available for Android, Windows, Linux, and in the web.
You can use it on your phone, tablet, or computer.</li>
<li>Choose where your data is stored: You can choose to store your data locally or in your
favorite cloud (WebDAV). You can also export your data to a file and import it again.</li>
<li>Available in many languages: The app is available in many languages. Help us to translate
this app to your language.</li>
<li>FOSS: The app is open source and free. You can contribute to the project and help to make
it better.</li>
<li>Use it offline: You can use the app offline. You can draw, paint, and export your notes
without an internet connection.</li>
<li>Use your favorite stylus: The app supports stylus and touch devices. You can draw and
paint with your favorite stylus.</li>
<li>Write text: You can write text on your notes. You can change the font, size, and color.</li>
<li>Take photos: You can take photos and add them to your notes. You can also import photos
from your gallery.</li>
<li>Editable: You can change the size, color, and position of every element after you added it
to your note.</li>
<li>Add shapes: You can add shapes to your notes. You can choose between a rectangle,
triangle, circle and line.</li>
<li>Structure your notes: Add areas and waypoints to your notes to keep them organized.</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image type="source">
https://raw.githubusercontent.com/LinwoodDev/Butterfly/36cf8d82907ef721f775544d0c83418bca3d229c/docs/src/assets/img/main.png</image>
<caption>Main draw view</caption>
</screenshot>
<screenshot>
<image type="source">
https://raw.githubusercontent.com/LinwoodDev/Butterfly/36cf8d82907ef721f775544d0c83418bca3d229c/docs/src/assets/img/home.png</image>
<caption>Home view</caption>
</screenshot>
</screenshots>
<launchable type="desktop-id">dev.linwood.butterfly.desktop</launchable>
<releases>
<release version="2.4.3" date="2026-01-22" />
<release version="2.4.2" date="2025-12-24" />
<release version="2.4.1" date="2025-11-13" />
<release version="2.4.0" date="2025-09-22" />
<release version="2.3.4" date="2025-08-21" />
<release version="2.3.3" date="2025-08-01" />
<release version="2.3.2" date="2025-06-23" />
<release version="2.3.1" date="2025-06-23" />
<release version="2.3.0" date="2025-04-20" />
<release version="2.2.4" date="2025-01-13" />
<release version="2.2.3" date="2024-12-24" />
<release version="2.2.2" date="2024-11-11" />
<release version="2.2.1" date="2024-10-17" />
<release version="2.2.0" date="2024-09-28" />
<release version="2.1.1" date="2024-06-10" />
<release version="2.1.0" date="2024-05-10" />
<release version="2.0.3" date="2024-02-19" />
<release version="2.0.2" date="2024-01-29" />
<release version="2.0.1" date="2024-01-15" />
<release version="2.0.0" date="2023-12-24" />
<release version="1.6.1" date="2023-01-27" />
<release version="1.6.0" date="2022-12-24" />
<release version="1.5.1" date="2022-10-28" />
<release version="1.5.0" date="2022-10-21" />
<release version="1.4.1" date="2022-08-05" />
<release version="1.4.0" date="2022-08-05" />
<release version="1.3.2" date="2022-06-10" />
</releases>
<content_rating type="oars-1.1" />
<update_contact>contact@linwood.dev</update_contact>
</component>