|
1 | 1 | <div align="center"> |
2 | | -<br /> |
3 | 2 | <img src="android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png" alt="Logo" /> |
4 | 3 | </div> |
5 | 4 |
|
|
8 | 7 | <h4 align="center">Clean, offline-first notes with intelligent sync - simplicity meets smart synchronization.</h4> |
9 | 8 |
|
10 | 9 | <div align="center"> |
11 | | - <a href="https://www.android.com/"> |
12 | | - <img src="https://img.shields.io/badge/Android-8.0%2B-3DDC84?style=for-the-badge&logo=android&logoColor=white" alt="Android" /> |
13 | | - </a> |
14 | | - <a href="https://kotlinlang.org/"> |
15 | | - <img src="https://img.shields.io/badge/Kotlin-7F52FF?style=for-the-badge&logo=kotlin&logoColor=white" alt="Kotlin" /> |
16 | | - </a> |
17 | | - <a href="https://developer.android.com/compose/"> |
18 | | - <img src="https://img.shields.io/badge/Jetpack%20Compose-4285F4?style=for-the-badge&logo=jetpackcompose&logoColor=white" alt="Jetpack Compose" /> |
19 | | - </a> |
20 | | - <a href="https://m3.material.io/"> |
21 | | - <img src="https://img.shields.io/badge/Material_3-6750A4?style=for-the-badge&logo=material-design&logoColor=white" alt="Material 3" /> |
22 | | - </a> |
23 | | - <a href="LICENSE"> |
24 | | - <img src="https://img.shields.io/badge/License-MIT-F5C400?style=for-the-badge" alt="License" /> |
25 | | - </a> |
| 10 | + |
| 11 | +[](https://www.android.com/) |
| 12 | +[](https://kotlinlang.org/) |
| 13 | +[](https://developer.android.com/compose/) |
| 14 | +[](https://m3.material.io/) |
| 15 | +[](LICENSE) |
| 16 | + |
26 | 17 | </div> |
27 | 18 |
|
28 | | -<p align="center"> |
29 | | -<div align="center" style="display:flex; justify-content:center; gap:10px;"> |
30 | | - <a href="https://apt.izzysoft.de/fdroid/index/apk/dev.dettmer.simplenotes" style="text-decoration:none;"> |
31 | | - <img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" alt="Get it on IzzyOnDroid" height="80" style="vertical-align:middle;"> |
32 | | - </a> |
33 | | - <a href="http://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/inventory69/simple-notes-sync" style="text-decoration:none;"> |
34 | | - <img src="https://raw.githubusercontent.com/ImranR98/Obtainium/main/assets/graphics/badge_obtainium.png" alt="Get it on Obtainium" height="55" style="vertical-align:middle;"> |
35 | | - </a> |
36 | | - <a href="https://f-droid.org/packages/dev.dettmer.simplenotes/" style="text-decoration:none;"> |
37 | | - <img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80" style="vertical-align:middle;"> |
38 | | - </a> |
| 19 | +<div align="center"> |
| 20 | + |
| 21 | +<a href="https://apt.izzysoft.de/fdroid/index/apk/dev.dettmer.simplenotes"> |
| 22 | +<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" |
| 23 | +alt="Get it on IzzyOnDroid" align="center" height="80" /></a> |
| 24 | + |
| 25 | +<a href="https://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/inventory69/simple-notes-sync"> |
| 26 | +<img src="https://github.com/ImranR98/Obtainium/blob/main/assets/graphics/badge_obtainium.png" |
| 27 | +alt="Get it on Obtainium" align="center" height="54" /> |
| 28 | +</a> |
| 29 | + |
| 30 | +<a href="https://f-droid.org/packages/dev.dettmer.simplenotes"> |
| 31 | +<img src="https://f-droid.org/badge/get-it-on.png" |
| 32 | +alt="Get it on F-Droid" align="center" height="80" /></a> |
| 33 | + |
39 | 34 | </div> |
| 35 | + |
40 | 36 | <div align="center"> |
41 | 37 | <strong>SHA-256 hash of the signing certificate:</strong><br />42:A1:C6:13:BB:C6:73:04:5A:F3:DC:81:91:BF:9C:B6:45:6E:E4:4C:7D:CE:40:C7:CF:B5:66:FA:CB:69:F1:6A |
42 | 38 | </div> |
|
0 commit comments