diff --git a/assets/apps/neiro/index.yaml b/assets/apps/neiro/index.yaml new file mode 100644 index 00000000..68f99ed2 --- /dev/null +++ b/assets/apps/neiro/index.yaml @@ -0,0 +1,15 @@ +name: Neiro +url: https://github.com/FabianZettl/Neiro +repoUrl: https://github.com/FabianZettl/Neiro +platforms: + android: true +api: OpenSubsonic +description: "Apple Music-inspired Android client for OpenSubsonic/Navidrome with dynamic album-art color theming, liquid-glass mini player, Last.fm integration, lyrics, podcasts, and internet radio." +isFree: true +screenshots: + thumbnail: thumbnail.webp + gallery: + - screen1.webp + - screen2.webp + - screen3.webp + - screen4.webp diff --git a/assets/apps/neiro/screen1.webp b/assets/apps/neiro/screen1.webp new file mode 100644 index 00000000..4fb77a52 Binary files /dev/null and b/assets/apps/neiro/screen1.webp differ diff --git a/assets/apps/neiro/screen2.webp b/assets/apps/neiro/screen2.webp new file mode 100644 index 00000000..9c09bcd8 Binary files /dev/null and b/assets/apps/neiro/screen2.webp differ diff --git a/assets/apps/neiro/screen3.webp b/assets/apps/neiro/screen3.webp new file mode 100644 index 00000000..32c60f62 Binary files /dev/null and b/assets/apps/neiro/screen3.webp differ diff --git a/assets/apps/neiro/screen4.webp b/assets/apps/neiro/screen4.webp new file mode 100644 index 00000000..a3ad68b9 Binary files /dev/null and b/assets/apps/neiro/screen4.webp differ diff --git a/assets/apps/neiro/thumbnail.webp b/assets/apps/neiro/thumbnail.webp new file mode 100644 index 00000000..14bbe834 Binary files /dev/null and b/assets/apps/neiro/thumbnail.webp differ