(
July 28, 2026
)

ETAPX CEO AJ Reveals the Latest Release of Influxx for macOS and iOS

AJ, ETAPX's founder and CEO, on why Influxx is now a real native app on macOS and iOS instead of a browser tab — background task execution, native notifications, full sync, and why the team waited this long to build it.
ETAPX CEO AJ Reveals the Latest Release of Influxx for macOS and iOS
ETAPX CEO AJ Reveals the Latest Release of Influxx for macOS and iOS
AJ, ETAPX's founder and CEO, on why Influxx is now a real native app on macOS and iOS instead of a browser tab — background task execution, native notifications, full sync, and why the team waited this long to build it.

Influxx is now a native app on macOS and iOS, not just a tab you keep pinned open. AJ, ETAPX's founder and CEO, sat down with PX News to walk through why the browser was never going to be Influxx's permanent home, what changed under the hood to make a real desktop and mobile app possible, and why he thinks the difference between "a website you visit" and "an environment you live in" matters more than it sounds like it should. This is that conversation, and the release itself — live today for anyone running Influxx.

Why This Wasn't Just a Wrapper Around the Website

The easy version of this release would have been a thin native shell around the existing web app — an icon in the dock, the same interface underneath, nothing that actually justified calling it a real release. AJ is blunt about why that version never shipped. "We could have wrapped the website in a native frame in a couple of weeks and called it a macOS app. I've used products that did exactly that, and you can always tell. It's not really there. It's a browser tab wearing a costume."

What shipped instead required rebuilding the parts of Influxx that only matter once you stop assuming a browser tab underneath you — background task execution that keeps running when the window is closed, system-level notifications that arrive without a page needing to stay open, native file access so Influxx can read from and write to your actual filesystem instead of a sandboxed upload box. None of that is visible in a screenshot. All of it is the difference between an app and a shortcut.

"The test I kept coming back to was simple: if you quit the browser, does the work Influxx is doing for you stop? On the web app, it basically did — you were tied to that tab whether you liked it or not. On the native apps, you can close the window entirely and the task keeps running, because it was never actually living inside a browser process in the first place. That's not a UI difference. That's a completely different relationship with the tool."

— AJ, Founder & CEO, ETAPX

What's Actually New

Both apps are available starting today — Influxx for macOS, built natively for Apple Silicon, and Influxx for iOS, live on the App Store. Neither is a cut-down companion to the web experience; both carry the full Influxx environment.

  • Influxx for macOS: A native Apple Silicon app with background task execution, system notifications, native file access, and full ADE support — Influxx running as an actual application on your Mac, not a tab you have to remember to keep open.
  • Influxx for iOS: The complete Influxx environment on iPhone, not a scaled-down monitor for tasks started elsewhere. You can hand off a task, steer a check-in, and start something new from a standing start, all from your phone.
  • One account, fully synced: Sign in once and every task, every Podz, every piece of context follows you between web, macOS, and iOS — pick something up on your Mac, finish steering it from your phone on the train.
  • Native notifications: A check-in that actually needs you now arrives as a real system notification on both platforms, instead of requiring you to remember to go check a browser tab.
  • Full ADE, natively: The Agentic Dev Environment ships inside both native apps at full strength, not as a lighter mobile-only mode bolted onto a phone screen.

How This Fits Next to the ADE App

ETAPX shipped a dedicated ADE app for mobile earlier this year — a focused way to check on, steer, and hand off agentic engineering tasks from a phone. It's still live, and AJ is careful to draw the line between what it does and what this release does. "The ADE app was built to solve one specific job well: keeping an eye on tasks in flight without needing a laptop open. It did that job, and it's still going to keep doing it for people who just want that. What launches today is bigger than that one job — it's the entire Influxx environment, natively, on your phone and your Mac. If the ADE app was a window into part of Influxx, this is the whole room."

That means iOS users now have a choice depending on what they actually need in the moment — the focused ADE app for a quick check-in, or the full native Influxx app when they want to start something new, browse across Podz, or do anything the web app can do, from their phone. Both stay live, both stay useful, and AJ says that's intentional rather than a stopgap. "Not every moment calls for the full environment. Sometimes you genuinely just want to glance at a task and get back to your day. We'd rather offer both than force one tool to be everything."

Why Native, Why Now

Influxx launched as a web-first product on purpose — get the core idea right in the environment that's fastest to iterate on, then invest in native platforms once the thing underneath is worth carrying somewhere else. AJ says that sequencing wasn't a delay so much as a discipline. "I didn't want to build a beautiful native app around a product we were still figuring out. That's backwards. You get the environment right first, prove people actually want to hand off real work to it, and then you build it a proper home on every platform where people actually live. Waiting felt slower in the moment. It was the right order."

What made now the right moment was less a calendar date than a threshold — enough people running enough tasks in the background, on both desktop and mobile, that the gap between "what the web app can do" and "what a native app should do" had become the single biggest source of friction AJ was hearing about directly. "The complaint I kept hearing, in Campus and in DMs, wasn't about what Influxx could do. It was 'I closed my laptop and I think my task stopped' or 'I wish I could just check this from my phone without opening a browser and hunting for the tab.' That's not a feature request. That's a platform gap. This release closes it."

Built for How People Actually Use Influxx

The native apps weren't designed around a hypothetical ideal user — they were shaped by watching how people were already stretching the web app past what it was built for. Builders leaving a task running overnight and checking from their phone in the morning. Founders handing off research on a laptop and steering the check-in from a phone between meetings. Engineers wanting the ADE open natively instead of buried in a browser tab stack next to a dozen other things. Each of those was already happening, awkwardly, inside the constraints of a web app. The native apps just stop making people work around those constraints.

"I used to leave my laptop open overnight just so a research task wouldn't stop running, which is a genuinely dumb thing to have to do in 2026. First thing I did after updating was close the laptop lid mid-task just to test it, and the notification came through on my phone anyway when it needed a decision from me. Small thing. Changed how I actually use the product."

— Priya Chandrasekaran, Influxx user since launch

What the Engineering Side Looked Like

Getting background execution and native notifications right required rebuilding pieces of Influxx's task infrastructure that had quietly assumed a browser tab was always going to be present. John Ridge, ETAPX's CTO, describes it as unglamorous work that mattered more than anything user-facing in the release. "None of what we changed shows up as a new button anywhere. It's underneath everything — how a task keeps executing when there's no tab holding the connection open, how a check-in reaches you as a real system notification instead of something waiting inside a page. That's the actual release. The native app icon is just the part you can see."

That work also had to hold up across two very different platforms at once, without the macOS app and the iOS app quietly drifting into different products over time — a risk AJ says the team was explicit about avoiding from day one. "The worst outcome would've been shipping two apps that technically both say Influxx but behave like separate products built by separate teams. We built the sync layer first, before either native app's interface, specifically so that never happens. Whatever you touch on your Mac is exactly what's waiting on your phone."

What's Next

AJ is straightforward that today's release is a foundation, not a finish line. Windows and Android aren't part of today's announcement, and he's not pretending otherwise. "I'd rather ship macOS and iOS well and say plainly that other platforms are still ahead of us, than rush out four platforms at once and have all of them be worse than what we're shipping today. We'll talk about what's next when there's something real to say about it."

Nearer-term, the focus is tightening what already shipped — faster sync between devices, richer native notifications that surface more context without needing you to open the app, and continued investment in the ADE inside both native apps as agentic engineering work keeps getting more central to how people use Influxx day to day.

Frequently Asked Questions

Is Influxx for macOS and iOS available now?

Yes. Influxx for macOS, built natively for Apple Silicon, and Influxx for iOS are both live today. macOS is available as a direct download; iOS is live on the App Store.

Do I need a new account to use the native apps?

No. Sign in with the same ETAPX account you already use for Influxx on the web, and every task, Podz, and piece of context you already have is right there — fully synced across web, macOS, and iOS.

How is this different from the ADE app that already existed?

The ADE app remains a focused mobile companion for checking on and steering agentic engineering tasks — it's still live and still useful for that specific job. The new native iOS app carries the complete Influxx environment, not just the ADE view, so you can start new tasks, browse Podz, and do anything the web app does, natively, from your phone.

Does a task stop if I close my laptop or quit the app?

No. Background task execution was one of the core engineering problems this release solved specifically — tasks keep running on ETAPX's infrastructure whether or not the native app window is open, and you'll get a real system notification if something genuinely needs your input.

Are Windows or Android versions coming?

Nothing is being announced today. AJ has said the team would rather get macOS and iOS right first than spread the same effort thin across more platforms before either was solid.

Somewhere between "wrapper around a website" and "the whole room," as AJ put it, is exactly where this release lands — Influxx, at full strength, running as an actual native citizen of your Mac and your phone instead of a tab you have to babysit. The web app isn't going anywhere. It's just no longer the only real way to work with Influxx, and for AJ, that was always the point of building it this way instead of rushing a shortcut out the door months ago.