|
8 | 8 | [](https://github.com/yogeshpaliyal/Deepr/releases/latest) |
9 | 9 | [](https://github.com/yogeshpaliyal/Deepr/releases/download/latest-master/app-debug.apk) |
10 | 10 | [](http://androidweekly.net/issues/issue-685) |
11 | | -[](https://bsky.app/profile/yogeshpaliyal.com) |
12 | | -[](https://twitter.com/intent/follow?screen_name=yogeshpaliyal) |
13 | | - |
14 | 11 |
|
15 | | -## 🎩 🪄 Features:wq |
| 12 | + |
| 13 | + |
| 14 | +[](https://developer.android.com/) |
| 15 | +[](https://kotlinlang.org/) |
| 16 | +[](https://developer.android.com/jetpack/compose) |
| 17 | +[](https://m3.material.io/) |
| 18 | +## 🎩 🪄 Features |
16 | 19 |
|
17 | 20 | - Search |
18 | 21 | - Sort |
|
32 | 35 | | Firebase Analytics | ❌ | ✅ | ❌ | |
33 | 36 | | Google Drive Backup (Coming Soon) | ❌ | ✅ | ❌ | |
34 | 37 |
|
35 | | -### 🌐 Local Network Server |
36 | | - |
37 | | -The local network server feature allows you to access and manage your links from other devices on |
38 | | -the same network. This is useful for: |
39 | | - |
40 | | -- Adding links from your desktop browser to your mobile device |
41 | | -- Viewing your saved links on a bigger screen |
42 | | -- Integrating with automation tools and scripts |
43 | | - |
44 | | -**Usage:** |
45 | | - |
46 | | -1. Open the app and go to Settings |
47 | | -2. Tap on "Local Network Server" |
48 | | -3. Toggle the server switch to start it |
49 | | -4. Use the displayed URL or scan the QR code from another device |
50 | | -5. Access the web interface or use the REST API |
51 | 38 |
|
52 | | -**API Endpoints:** |
53 | | - |
54 | | -- `GET /api/links` - Get all saved links |
55 | | -- `POST /api/links` - Add a new link (JSON body: `{"link": "url", "name": "name"}`) |
56 | | -- `GET /api/link-info?url=<url>` - Get metadata for a URL |
57 | | - |
58 | | -**Note:** Both devices must be on the same Wi-Fi network. |
59 | 39 |
|
60 | 40 | ## 🏗️ Tech Stack |
61 | 41 |
|
@@ -102,3 +82,12 @@ Want to contribute to translations? [Contribute](https://hosted.weblate.org/enga |
102 | 82 | <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=yogeshpaliyal/Deepr&type=date&legend=bottom-right" /> |
103 | 83 | </picture> |
104 | 84 | </a> |
| 85 | + |
| 86 | + |
| 87 | +--- |
| 88 | + |
| 89 | +<div align="center"> |
| 90 | + <strong>Made with ❤️ using Android & Jetpack Compose</strong> |
| 91 | + <br/> |
| 92 | + <sub>Star ⭐ this repository if you find it helpful!</sub> |
| 93 | +</div> |
0 commit comments