diff --git a/assets/apps/fynix-player/home.webp b/assets/apps/fynix-player/home.webp new file mode 100644 index 00000000..3efe511f Binary files /dev/null and b/assets/apps/fynix-player/home.webp differ diff --git a/assets/apps/fynix-player/index.yaml b/assets/apps/fynix-player/index.yaml new file mode 100644 index 00000000..f5ee6488 --- /dev/null +++ b/assets/apps/fynix-player/index.yaml @@ -0,0 +1,31 @@ +name: Fynix Player +url: https://github.com/Boc86/fynix-player +repoUrl: https://github.com/Boc86/fynix-player + +platforms: + android: true + +api: Subsonic + +description: > + A lightweight Android music player for Navidrome and SoulSync. + Features offline caching, Android Auto, equalizer, setup wizard, + and Soulseek wishlist management. + +screenshots: + thumbnail: thumbnail.webp + gallery: + - home.webp + - library.webp + - search.webp + - settings.webp + - sidebar.webp + +isFree: true + +keywords: + - offline + - android auto + - caching + - soulseek + - equalizer diff --git a/assets/apps/fynix-player/library.webp b/assets/apps/fynix-player/library.webp new file mode 100644 index 00000000..c77327c8 Binary files /dev/null and b/assets/apps/fynix-player/library.webp differ diff --git a/assets/apps/fynix-player/search.webp b/assets/apps/fynix-player/search.webp new file mode 100644 index 00000000..a95a4848 Binary files /dev/null and b/assets/apps/fynix-player/search.webp differ diff --git a/assets/apps/fynix-player/settings.webp b/assets/apps/fynix-player/settings.webp new file mode 100644 index 00000000..30d0a774 Binary files /dev/null and b/assets/apps/fynix-player/settings.webp differ diff --git a/assets/apps/fynix-player/sidebar.webp b/assets/apps/fynix-player/sidebar.webp new file mode 100644 index 00000000..15d76cff Binary files /dev/null and b/assets/apps/fynix-player/sidebar.webp differ diff --git a/assets/apps/fynix-player/thumbnail.webp b/assets/apps/fynix-player/thumbnail.webp new file mode 100644 index 00000000..15c50bbb Binary files /dev/null and b/assets/apps/fynix-player/thumbnail.webp differ