We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
linuxserver
Learn more about funding links in repositories.
Report abuse
1 parent 38a2cd4 commit ae717b7Copy full SHA for ae717b7
Actual/Actual.php
@@ -0,0 +1,7 @@
1
+<?php
2
+
3
+namespace App\SupportedApps\Actual;
4
5
+class Actual extends \App\SupportedApps
6
+{
7
+}
Actual/actual.png
3.01 KB
Actual/app.json
@@ -0,0 +1,10 @@
+ "appid": "50f46198a1bd51840547aee34fc045921e43d4c6",
+ "name": "Actual",
+ "website": "https://actualbudget.org/",
+ "license": "MIT License",
+ "description": "A local-first personal finance app",
+ "enhanced": false,
8
+ "tile_background": "light",
9
+ "icon": "actual.png"
10
0 commit comments