Mobile
What this solves
You run Forgejo yourself and want to understand how mobile access should work.
A mobile app for self-hosted Forgejo needs clear authentication, notification, and network assumptions.
Mobile
You run Forgejo yourself and want to understand how mobile access should work.
Self-hosted mobile access depends on the boring infrastructure details: public reachability or VPN, TLS, authentication policy, token scope, notification delivery, and how the app behaves when the forge is temporarily unreachable.
Host reachable from mobile network: yes/no
TLS certificate trusted by iOS: yes/no
OAuth or token policy chosen: yes/no
Notifications tested: yes/no
Lost-device access revocation documented: yes/noPrivate-network forges need a mobile network strategy before rollout.
Token revocation should be part of device offboarding.
Notification behavior may differ when the host is behind strict firewalls.
Use Fjord Mobile as a native companion for Forgejo pull requests, issues, notifications and checks across managed or self-hosted forges.
Review Forgejo pull requests from iPhone with Fjord Mobile, including diffs, checks, approvals and when to switch back to the web UI.
Use mobile notifications for Forgejo pull requests, checks, reviews and repository activity, with setup steps and signal-control tips.