The Ultimate Floating Productivity Hub for Android
100% On-Device Processing · Zero Trackers · Material Design 3 · Fluid 120Hz Animations
🎬 Featured in Tech Reviews: "I Found 5 CLEVER Android Apps You'll Use Everyday"

QuickDash transforms your Android experience with a lightweight, customizable floating overlay that brings 20+ essential productivity utilities to your fingertips - accessible from any app without context-switching.
Whether you need to generate a UPI QR code, manage clipboard history, translate on-screen text, jot down a note, or set a Pomodoro timer, QuickDash makes it instantaneous.
- Floating Capsule & Bubble — Draggable gesture window with spring-physics dismiss.
- Material 3 Expressive — Pitch-black AMOLED palette with fluid 120Hz motion.
- Offline QR & Barcode — Rapid 1D/2D scanning with flashlight & gallery decode.
- 100% On-Device Privacy — Zero Firebase, zero ads, and zero analytics.
- Encrypted Local Backups — Secure AES-256-GCM export and password restore.
QuickDash features 17 built-in floating productivity tools, each accessible anywhere over any application without context switching:
Download the latest signed release APK directly from GitHub Releases.
Official production builds and beta channel updates are available on Google Play.
- Obtainium: Add
https://github.com/balajitechlabs/quickdashfor automated release updates. - F-Droid: Build recipe metadata maintained in
metadata/com.balajitechlabs.quickdash.yml.
# Clone the repository
git clone https://github.com/balajitechlabs/quickdash.git
cd quickdash
# Build Debug APK
./gradlew :app:assembleDebug
# Run Unit Tests
./gradlew :app:testDebugUnitTest
# Install to connected device via ADB
adb install -r app/build/outputs/apk/debug/app-arm64-v8a-debug.apkRequirements: Android Studio Meerkat+, JDK 17+, Android SDK 37 (Android 16).
| Layer | Technologies |
|---|---|
| Language | Kotlin 2.4.10 |
| UI Framework | Jetpack Compose + Material Design 3 Expressive |
| Architecture | MVVM / UDF + Clean Architecture |
| Dependency Injection | Dagger Hilt 2.59 (Pure KSP) |
| Local Storage | Room Database 2.8.4 + Proto DataStore + Preferences DataStore |
| Security & Crypto | AndroidX Security Crypto (EncryptedSharedPreferences, AES-256-GCM) |
| Barcode / QR | ZXing Core 3.5.3 + ZXing Android Embedded 4.3.0 |
| Networking | OkHttp 5.5.0 + GitHub Releases API |
| Build System | Gradle 9.3 + Kotlin DSL + Version Catalog (libs.versions.toml) |
quickdash/
├── app/ # Main Android application module
│ ├── src/main/java/ # Kotlin source code (core, features, widgets)
│ └── src/main/res/ # Material 3 drawables, layouts, and strings
├── docs/ # Engineering documentation, ADRs, and developer setup
├── website/ # Showcase landing website (React + Vite)
├── workers/ # Cloudflare Workers API proxy
├── metadata/ # F-Droid store listing metadata
├── .github/ # Workflows, security policy, and code of conduct
├── ARCHITECTURE.md # Architecture and data-flow specifications
├── CHANGELOG.md # Version release history
├── CONTRIBUTING.md # Contributor guidelines
├── THIRD_PARTY_NOTICES.md # Open-source licenses and third-party notices
└── LICENSE # Open source license
Contributions, bug reports, and feature proposals are warmly welcomed! Please read our Contributing Guide before submitting pull requests.
✈️ Telegram Community: t.me/+FYlt5cBA29Q0ZWJl- 🤖 Reddit: r/balajitechlabs
- ⚡ Semantic In-App Updater — Real-time update checks, ABI matching, and clean GitHub release tagging.
- 🛡️ 100% Zero-Tracker Architecture — Removed Firebase Crashlytics & ML Kit; binary size dropped by over 30MB.
- 👁️ Sensitive Clipboard Shield — Auto-masking for OTPs and credentials with interactive eye toggle.
- 🎨 Essentials Floating Dock — Unified bottom dock with spring-animated [Settings, Home, About] navigation.
📖 For complete version history and historical releases, see the Changelog.
QuickDash is licensed under the PocketOps Custom Open Source Fork License.
- Original Base: Forked from PocketOps by Aakarsh (L192) / IIXII™.
- Modifications: Over 40% major architectural rebuild, modern Compose M3 Expressive UI, ZXing integration, in-app semantic updater, and security hardening (see LICENSE).
- Third-Party Notices: Open-source libraries and component attributions are documented in THIRD_PARTY_NOTICES.md.
- Compliance: All original notices, licenses, and attributions are strictly preserved in full.
© 2026 ||BTL||™ (balajitechlabs). Free to use, modify, and distribute.
Website •
Orion Store •
balajitechlabs •
Changelog •
Third-Party Notices
Designed & Developed with precision by balajitechlabs in Bengaluru, India 🇮🇳
Copyright © 2026 ||BTL||™ (balajitechlabs) • All Rights Reserved
Last updated: September 5, 2026 at 19:16 IST
















