Hoglet
2026-04-14
iOSSwiftSwiftUIWidgetKitPostHog
Hoglet
Your pageviews. Your pocket. A native iOS app that brings PostHog analytics to your home screen and lock screen through native widgets — check your stats in 1 second instead of 30.
The Problem
You’re a founder. You check your analytics 40 times a day. Each time it’s: unlock phone, open browser, navigate to PostHog, wait for the dashboard to load, find the number you care about. That’s 30 seconds of friction multiplied by obsession.
The Solution
Hoglet connects to your PostHog account via API key and displays pageview data through native iOS widgets that live on your home screen and lock screen. No SDK to install, no code changes to your product — just paste your PostHog Personal API Key and pick a project.
Widget Sizes
- Small — Today’s count with a delta showing change from yesterday
- Medium — Day/week/month sparklines with counts and deltas
- Large — 30-day line chart with weekly comparison
- Lock Screen — Today’s count with a trend arrow, visible without unlocking
Features
- Robinhood-style chart — Interactive drag-to-scrub chart in the main app with time range pills (1D / 1W / 1M / ALL)
- Multi-project support — Swipe between PostHog projects with prefetched data
- Per-widget configuration — Long-press any widget to choose which project it displays
- Trend-colored backgrounds — Green for growth, red for decline, at a glance
- Liquid Glass — Native iOS 26 visual effects
- Background refresh — Widgets update every 30 minutes automatically
Setup
- Paste your PostHog Personal API Key
- Pick which project to track
- Add the widget to your home screen
Technical Stack
- App: Swift, SwiftUI, WidgetKit, App Intents
- Data: PostHog API, Keychain for secure key storage, App Groups for widget data sharing
- Landing page: Next.js, Tailwind CSS