Analysis updated 2026-05-18
Check the health and sync status of Argo CD applications from an iPhone.
Trigger a sync or roll back a deployment without opening a laptop.
Stream live container logs from a cluster while away from your desk.
Log in with single sign-on through GitHub, LDAP, or SAML instead of a stored password.
| alexmt/mobile-for-argocd | javlonbek1233/-neonbite | javlonbek1233/-neonbite-1 | |
|---|---|---|---|
| Stars | 32 | 32 | 32 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 1/5 | 2/5 |
| Audience | ops devops | vibe coder | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
Connecting SSO requires patching the ArgoCD Dex deployment to allow the app's redirect URI.
ArgoCD Mobile is a native iOS app that lets you monitor and manage Argo CD deployments from your phone. Argo CD is a tool that automates the deployment of software applications to server clusters, and this app gives you a mobile window into that system so you do not have to be at a computer to keep tabs on your deployments. Using the app, you can see all your applications at a glance along with their current health and sync status, meaning whether your running software matches what it should be. You can filter the list by various criteria, trigger a sync to push updates, roll back to a previous version, view detailed resource information, and even stream live logs from individual containers running in your cluster. Login supports single sign-on through standard identity protocols, which means it works with systems like GitHub authentication, LDAP, and SAML without storing passwords on the device. You would use this when you are responsible for managing cloud deployments and want the ability to check status or respond to problems without needing access to a laptop. It is aimed at developers and platform engineers who already use Argo CD and want mobile oversight of their infrastructure. The app is available on the Apple App Store. The tech stack is TypeScript built with Expo, targeting iOS.
A native iOS app for monitoring and managing Argo CD software deployments from your phone.
Mainly TypeScript. The stack also includes TypeScript, Expo, iOS.
The README does not state a license.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly ops devops.
This repo across BitVibe Labs
Verify against the repo before relying on details.