Skip to content

ericknamukolo/pulse

Repository files navigation

Pulse for Umami

MIT License Flutter PRs Welcome

Pulse for Umami is a lightweight, unofficial mobile client for Umami, the simple, privacy-focused web analytics platform.

This app allows you to securely view your website stats — visitors, pageviews, top pages, referrers, and more — from your phone, wherever you are.


📸 Screenshots

Websites Overview
Metrics Events
Sessions Session

🚀 Features

  • Real-time visitor and pageview stats
  • Traffic breakdown by country, referrer, device, and browser
  • Secure login to your Umami instance
  • Supports both self-hosted and Umami Cloud
  • Clean, minimal, mobile-friendly interface
  • 100% open source and community-driven

🛠️ Installation

The app is available on the Google Play Store:

Get it on Google Play

Or build from source:

git clone https://github.com/ericknamukolo/pulse.git
cd pulse
flutter pub get
flutter run

🛠️ Contribution

To contribute:

git checkout -b your-feature-branch
# make changes
git commit -m "Add your feature"
git push origin your-feature-branch

👋🏽 Maintainer