Skip to content
NEXUS / BuildApps
S
← Back to ChatStarfire AI

Starfire everywhere.

One account and one Starfire platform across the browser, desktop, iPhone, iPad, and Android. Native shells share the same model fabric, projects, library, conversations, and subscriptions.

Windows

Native desktop shell · NSIS installer + portable build

Build readypnpm --filter @starfire/desktop build:win

macOS

Native desktop shell · DMG/ZIP targets

Build ready on macOSpnpm --filter @starfire/desktop build:mac

Linux

Native desktop shell · AppImage + Debian package

Build readypnpm --filter @starfire/desktop build:linux

Android

Capacitor native shell · APK/AAB through Android Studio

Build readypnpm --filter @starfire/mobile android:debug

iPhone & iPad

Capacitor native shell · signed IPA through Codemagic / TestFlight

Codemagic readycodemagic.yaml → starfire-ios-ipa

Web / PWA

Installable directly from supported browsers

Available now
One Starfire core

The native apps never contain NVIDIA/OpenAI/provider secrets. They connect to the same authenticated Starfire web + API platform.

Desktop

Electron gives us native windows, menus, deep-link groundwork, installers, tray/update capabilities, and OS integration.

Mobile

Capacitor gives us real Xcode and Android Studio projects while keeping feature parity with the responsive Starfire interface.