https://github.com/yogeshpaliyal/deepr
Deepr is a native Android application designed to streamline the management and testing of links. It provides a simple and efficient way to store, organize, and launch links.
https://github.com/yogeshpaliyal/deepr
android bookmarks-manager deeplink hacktoberfest jetpack-compose links-management utility-application
Last synced: 4 months ago
JSON representation
Deepr is a native Android application designed to streamline the management and testing of links. It provides a simple and efficient way to store, organize, and launch links.
- Host: GitHub
- URL: https://github.com/yogeshpaliyal/deepr
- Owner: yogeshpaliyal
- License: gpl-2.0
- Created: 2025-07-25T17:43:48.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2026-01-31T15:23:53.000Z (5 months ago)
- Last Synced: 2026-02-01T02:00:12.720Z (5 months ago)
- Topics: android, bookmarks-manager, deeplink, hacktoberfest, jetpack-compose, links-management, utility-application
- Language: Kotlin
- Homepage: http://github.yogeshpaliyal.com/Deepr/
- Size: 17.2 MB
- Stars: 225
- Watchers: 2
- Forks: 20
- Open Issues: 37
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Deepr 🔗

> Deepr is a native Android application designed to streamline the management and testing of links.
> It provides a simple and efficient way to store, organize, and open links.
[](https://github.com/yogeshpaliyal/Deepr/releases/latest)
[](https://github.com/yogeshpaliyal/Deepr/releases/download/latest-master/app-debug.apk)
[](http://androidweekly.net/issues/issue-685)
[](https://developer.android.com/)
[](https://kotlinlang.org/)
[](https://developer.android.com/jetpack/compose)
[](https://m3.material.io/)
## 🎩 🪄 Features
- Search
- Sort
- Open Counter
- Home Screen Shortcuts
- Import/Export links
- QR Code support: Generate and scan
- Organize links by tags
- Manage multiple profiles
- Save link by sharing from other app (eg: chrome, etc.)
- **Silent save option:** Save links from share sheet without opening the app
- Save links to markdown file in local storage. (can be used for obsidian)
- **Local network server:** Access and manage links from other devices on the same network
### Build Variant specific features
| Feature | Github Release | Play Store | F-droid | Pro Version on Play Store |
|-----------------------------------|----------------|------------|---------|-----------|
| Firebase Analytics | ❌ | ✅ | ❌ | ✅ |
| Google Drive Backup | ❌ | ❌ | ❌ | ✅ |
| Profile speicific themes | ❌ | ❌ | ❌ | ✅ |
## 🏗️ Tech Stack
The application is built using modern Android development practices and libraries:
- **UI:** Jetpack Compose
- **Navigation:** Jetpack Compose Navigation 3
- **ViewModel:** Android ViewModel
- **Database:** SQLDelight
- **Dependency Injection:** Koin
- **Asynchronous Operations:** Kotlin Coroutines
- **HTTP Client & Server:** Ktor
## 📲 Download
You can download from any of the sources mentioned below.
All these sources supports cross platform app updates. for eg: if you've installed app from F-Droid
then you can update the app from any of the sources.
- F-Droid : [Download](https://f-droid.org/packages/com.yogeshpaliyal.deepr/)
- Github Release : [Download](https://github.com/yogeshpaliyal/Deepr/releases/latest)
- Play Store: [Download](https://play.google.com/store/apps/details?id=com.yogeshpaliyal.deepr)
- Play Store (All features
unlocked) : [Download](https://play.google.com/store/apps/details?id=com.yogeshpaliyal.deepr.pro)
## Special Thanks To
- [ARME](https://github.com/ALE-ARME) : For the unconditional commitment to quality assurance.
## Language
[](https://hosted.weblate.org/engage/deepr/)
Want to contribute to translations? [Contribute](https://hosted.weblate.org/engage/deepr/)
## Star History
---
Made with ❤️ using Android & Jetpack Compose
Star ⭐ this repository if you find it helpful!