Skip to content

Commit 844cd34

Browse files
:electron: Flathub MetaInfo (#6033)
* updates to flathub metainfo * update to summary * release notes * omit :light * Update upcoming-release-notes/6033.md Co-authored-by: Matt Fiddaman <[email protected]> * actual budget --------- Co-authored-by: Matt Fiddaman <[email protected]>
1 parent ae6bea2 commit 844cd34

File tree

10 files changed

+42
-6
lines changed

10 files changed

+42
-6
lines changed

packages/desktop-electron/extra-resources/linux/com.actualbudget.actual.metainfo.xml

Lines changed: 36 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<component type="desktop">
33
<id>com.actualbudget.actual</id>
4-
<name>Actual</name>
5-
<summary>A local-first personal finance app</summary>
4+
<name>Actual Budget</name>
5+
<summary>Your Finances - made simple</summary>
66
<metadata_license>MIT</metadata_license>
77
<project_license>MIT</project_license>
88
<content_rating type="oars-1.0" />
99
<description>
10-
<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>
11-
<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>
10+
<p>Actual Budget is a fast, privacy-focused finance app based on the Envelope Budgeting method. It prioritizes user control, allowing you to manage your data independently with multi-device sync and optional end-to-end encryption. The app emphasizes user involvement over automation, offering quick, intuitive tools while keeping you in charge of your financial decisions.</p>
11+
<p>Designed for speed, Actual Budget has a streamlined interface that minimizes distractions, making it easy to navigate your finances. It operates locally, ensuring functionality without a network connection while syncing data across devices. This local-first approach also enhances privacy through end-to-end encryption.</p>
12+
<p>The budgeting system is grounded in real income, helping you track spending and savings accurately. The app simplifies managing transactions with a minimal, efficient interface, supporting features like split transactions and transfers. Additionally, Actual Budget offers customizable reports alongside default net worth and cash flow reports, enabling users to analyze your finances in a way that suits you.</p>
1213
</description>
1314
<launchable type="desktop-id">com.actualbudget.actual.desktop</launchable>
1415
<url type="homepage">https://actualbudget.org/</url>
@@ -22,8 +23,37 @@
2223
<control>touch</control>
2324
</recommends>
2425
<screenshots>
25-
<screenshot type="default">
26-
<image>https://github.com/actualbudget/actual/raw/master/demo.png</image>
26+
<screenshot type="default" environment="gnome:dark">
27+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/budget-gnome-dark.png</image>
28+
<caption>Budget screen (dark theme)</caption>
29+
</screenshot>
30+
<screenshot environment="gnome">
31+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/budget-gnome-light.png</image>
32+
<caption>Budget screen (light theme)</caption>
33+
</screenshot>
34+
<screenshot environment="gnome:dark">
35+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/transactions-gnome-dark.png</image>
36+
<caption>Transactions screen (dark theme)</caption>
37+
</screenshot>
38+
<screenshot environment="gnome">
39+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/transactions-gnome-light.png</image>
40+
<caption>Transactions screen (light theme)</caption>
41+
</screenshot>
42+
<screenshot environment="gnome:dark">
43+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/schedules-gnome-dark.png</image>
44+
<caption>Schedules screen (dark theme)</caption>
45+
</screenshot>
46+
<screenshot environment="gnome">
47+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/schedules-gnome-light.png</image>
48+
<caption>Schedules screen (light theme)</caption>
49+
</screenshot>
50+
<screenshot environment="gnome:dark">
51+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/reports-gnome-dark.png</image>
52+
<caption>Reports screen (dark theme)</caption>
53+
</screenshot>
54+
<screenshot environment="gnome">
55+
<image>https://raw.githubusercontent.com/actualbudget/actual/master/packages/desktop-electron/screenshots/reports-gnome-light.png</image>
56+
<caption>Reports screen (light theme)</caption>
2757
</screenshot>
2858
</screenshots>
2959
<releases>
247 KB
Loading
249 KB
Loading
266 KB
Loading
266 KB
Loading
142 KB
Loading
150 KB
Loading
229 KB
Loading
233 KB
Loading

upcoming-release-notes/6033.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: Enhancements
3+
authors: [MikesGlitch]
4+
---
5+
6+
Update the Flathub store page description and screenshots

0 commit comments

Comments
 (0)