mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
* prep for flathub -arm64 build and metainfo * release note * spelling mistake * whitespace removal * arch build issues * hmm * removing arm64 from flatpak - that would get bundled by flathub anyway
35 lines
1.4 KiB
XML
35 lines
1.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id>com.actualbudget.actual</id>
|
|
<name>Actual</name>
|
|
<summary>A local-first personal finance app</summary>
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<content_rating type="oars-1.0" />
|
|
<description>
|
|
<p>Actual Budget is a super fast and privacy-focused app for managing your finances. At its heart is the well proven and much loved Envelope Budgeting methodology.</p>
|
|
<p>You own your data and can do whatever you want with it. Featuring multi-device sync, optional end-to-end encryption and so much more.</p>
|
|
</description>
|
|
<launchable type="desktop-id">com.actualbudget.actual.desktop</launchable>
|
|
<url type="homepage">https://actualbudget.org/</url>
|
|
<url type="bugtracker">https://github.com/actualbudget/actual/issues</url>
|
|
<requires>
|
|
<display_length compare="ge">medium</display_length>
|
|
</requires>
|
|
<recommends>
|
|
<control>keyboard</control>
|
|
<control>pointing</control>
|
|
<control>touch</control>
|
|
</recommends>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://github.com/actualbudget/actual/raw/master/demo.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<releases>
|
|
<release version="25.10.0" date="2025-10-02" />
|
|
</releases>
|
|
<developer_name>Actual Core Contributors</developer_name>
|
|
<update_contact>dev@actualbudget.org</update_contact>
|
|
</component>
|