Aptabase
Open-source, privacy-first analytics for mobile, desktop, and web apps.
Why consider Aptabase?
Aptabase is a lightweight, privacy-friendly analytics platform designed specifically for mobile and desktop apps (React Native, Flutter, Swift, Rust, Electron) with sub-second event ingestion.
Learn Aptabase by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Aptabase
Aptabase offers mobile and desktop developers an alternative to invasive SDKs. It does not collect device fingerprints, IDFA, or IP addresses, and SDK client binaries add less than 10KB to app bundle sizes.
Self-Hosting with Docker
docker run -d \ --name aptabase \ -p 3000:3000 \ -e DATABASE_URL="postgresql://postgres:secret@db:5432/aptabase" \ aptabase/aptabase:latestAccess the Aptabase web interface on http://localhost:3000.
Aptabase is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.