Skip to content

Downloads

System Requirements

PlatformMinimumRecommended
macOS10.15 Catalina (Intel) / 11 Big Sur (Apple Silicon)macOS 14+
WindowsWindows 10 (64-bit)Windows 11
Linuxglibc 2.31+ (Ubuntu 20.04+, Fedora 33+)Ubuntu 22.04+
RAM4 GB8 GB
Disk500 MB1 GB (with AI models)

macOS Notes

Two separate DMGs are available — download the one that matches your Mac:

  • Apple Silicon (M1/M2/M3/M4): FFFFinance-arm64.dmg
  • Intel (2016 MacBook Air, older iMacs, etc.): FFFFinance-x64.dmg

Not sure which you have? Click the Apple menu > About This Mac. If it says "Chip: Apple M1/M2/M3/M4" you want Apple Silicon. If it says "Processor: Intel" you want Intel.

Unsigned app warning

FFFFinance is not yet signed with an Apple Developer ID certificate. macOS will block the app on first launch.

macOS Sequoia (15+):

bash
xattr -cr /Applications/FFFFinance.app

Or: System Settings > Privacy & Security > Open Anyway.

macOS Sonoma (14) and earlier:

Right-click the app > Open > Open in the confirmation dialog.

Linux Notes

The AppImage is the universal option — works on any distro with glibc 2.31+.

bash
chmod +x FFFFinance-*.AppImage
./FFFFinance-*.AppImage

.deb and .rpm packages are also available for Debian/Ubuntu and Fedora/RHEL respectively.

Windows Notes

The Setup .exe is an NSIS installer that creates Start Menu shortcuts and supports auto-update. A portable .exe is also available in GitHub Releases.

Auto-Updates

FFFFinance checks for updates automatically on launch. You can also check manually via Settings > About > Check for Updates. Updates are downloaded in the background and installed on restart.


Changelog

All notable changes to FFFFinance are documented here. See the full CHANGELOG on GitHub.

0.3.0 latest

Features

  • macOS dual-arch builds (ARM64 + Intel x64)
  • Icon library preference and accent color setting in theme
  • Multi-instance Chat panels with per-panel conversations
  • FlexLayout tab styling overhaul (rounded corners, icon positioning)
  • Real-time panel resize
  • LayoutsPanel tree lines with chevron-anchored connectors
  • Context menu viewport clamping and scrollable overflow

0.2.5

Features

  • One-command release workflow (npm run ship)

Fixes

  • Embed app icon in BrowserWindow and AppImage

0.2.4

Fixes

  • Update all stale references for MegaSuperSoft branding and ffffinance.org URLs

0.2.3

Fixes

  • Auto-updater timeout, logging, and proper async resolution

0.2.2

Features

  • Lucide icons in context menu
  • FFF accent branding throughout

0.2.1

Features

  • Auto-update via CDN with electron-updater
  • Browser-side logging for dev mode
  • Update manifests for all platforms

Fixes

  • Dynamic version in footer and startup banner
  • MegaSuperSoft rebrand in About panel

0.2.0

Features

  • Download buttons for all platforms (Linux, Windows, macOS, Android)
  • Pricing section (Free / Pro / Cloud)
  • R2 CDN hosting for releases and videos
  • Press Kit page with logo variants and brand guidelines
  • Security, Privacy, and Terms of Service pages
  • VitePress docs site with 7 custom theme palettes

0.1.6

Fixes

  • Handle Akahu API success: false responses during sync

0.1.5

Features

  • Migrate docs from Starlight to VitePress
  • Interactive chart preview panels in docs

0.1.4

Features

  • GitHub Agentic Workflow for CI failure analysis

Fixes

  • Disable sandbox for Linux AppImage

0.1.2

Features

  • Auto-update with in-app checking (Settings > About)
  • Download progress bar for updates
  • Linux icon set (16px to 512px) for desktop integration
  • Sandbox mode for enhanced security

Fixes

  • macOS titlebar for proper window drag/resize
  • Linux AppImage icon display

0.1.0

Initial release

  • Electron desktop app with React 18 + TypeScript
  • SQLite local database
  • Akahu NZ open banking integration
  • 19 dashboard panels
  • AI assistant "Freddy" with tiered routing
  • 27 themes + 9 fonts + custom accent colors
  • Cloudflare D1 cloud sync
  • Transaction auto-categorization with NZ patterns