|
1 |
| -Are you an Android developer or tester tired of the constant struggle with managing and testing deeplinks? Deepr is the essential tool you've been missing! Designed to streamline your workflow, Deepr provides a simple and efficient way to store, organize, and launch deeplinks directly on your device. |
| 1 | +Do you constantly come across interesting articles, videos, or websites but don't have time to read them right away? Deepr is the essential tool you've been missing! |
2 | 2 |
|
3 |
| -Say goodbye to manually typing long URLs or searching through notes. With Deepr, you can focus on what matters: building and testing great apps. |
| 3 | +Deepr is the perfect tool for saving and organizing all your links in one place. Stop manually typing long URLs or digging through old notes. With Deepr, you can save any link instantly and read it whenever you're ready. Focus on enjoying the content you saved, not on finding it again. |
4 | 4 |
|
5 | 5 | Features:
|
6 |
| - |
7 |
| -* Save and Organize Deeplinks: Easily store and manage a list of frequently used deeplinks. |
8 |
| -* Launch Deeplinks: Test and verify deeplink behavior by launching them directly from the app. |
9 |
| -* Search: Quickly find specific deeplinks from your saved list. |
10 |
| -* Sort: Organize your deeplinks by date or open counter in either ascending or descending order. |
11 |
| -* Open Counter: Keep track of how many times each deeplink has been opened. |
12 |
| -* Home Screen Shortcuts: Create shortcuts for your most-used deeplinks on your device's home screen for quick access. |
13 |
| - |
14 |
| -Architecture: |
15 |
| - |
16 |
| -The application is built using modern Android development practices and libraries: |
17 |
| - |
18 |
| -* UI: The user interface is built entirely with Jetpack Compose, providing a modern and declarative approach to UI development. |
19 |
| -* ViewModel: Android ViewModel is used to manage UI-related data and handle the state of the application. |
20 |
| -* Database: SQLDelight is used for local data persistence, offering a lightweight and type-safe SQL database solution. |
21 |
| -* Dependency Injection: Koin is used for dependency injection to promote a modular and testable architecture. |
22 |
| -* Asynchronous Operations: Kotlin Coroutines** are used for managing background threads and handling asynchronous operations smoothly. |
23 |
| - |
24 |
| -Deepr is a free, open-source project. We welcome contributions from the community! Download now and take control of your deeplink workflow. |
| 6 | +- Save and Organize Links: Easily save and manage a list of all your favorite links in one clean list. |
| 7 | +- Open Links: Access and open your saved links directly from the app. |
| 8 | +- Search: Quickly find specific links from your saved list. |
| 9 | +- Sort: Organize your links by date or how many times you've opened them. |
| 10 | +- Read Later Counter: Keep track of how many times each link has been opened. |
| 11 | +- Home Screen Shortcuts: Create shortcuts for your most-used links on your device's home screen for quick access. |
| 12 | +- Tags: Organize links using tags. |
| 13 | +- Backups : Take Backups in CSV file or a text file. |
| 14 | + |
| 15 | +Deepr is a free, open-source project. We welcome contributions from the community! Download now and take control of your "read-later" list. |
0 commit comments