diff --git a/assets/apps/solound/index.yaml b/assets/apps/solound/index.yaml new file mode 100644 index 00000000..8201e186 --- /dev/null +++ b/assets/apps/solound/index.yaml @@ -0,0 +1,26 @@ +name: Solound +url: https://solound.com/ + +platforms: + android: + store: https://play.google.com/store/apps/details?id=top.ibetterlife.solound + +api: Subsonic + +description: "A Hi-Res offline music player for Android that plays local FLAC, DSD, ALAC, WAV and Navidrome / Subsonic libraries with synced lyrics, ReplayGain, crossfade, EQ, artwork and listening stats." + +screenshots: + thumbnail: thumbnail.webp + gallery: + - screen1.webp + - screen2.webp + +isFree: true + +keywords: + - android + - offline + - flac + - dsd + - lyrics + - replaygain diff --git a/assets/apps/solound/screen1.webp b/assets/apps/solound/screen1.webp new file mode 100644 index 00000000..7e6dbc9b Binary files /dev/null and b/assets/apps/solound/screen1.webp differ diff --git a/assets/apps/solound/screen2.webp b/assets/apps/solound/screen2.webp new file mode 100644 index 00000000..4320b9f3 Binary files /dev/null and b/assets/apps/solound/screen2.webp differ diff --git a/assets/apps/solound/thumbnail.webp b/assets/apps/solound/thumbnail.webp new file mode 100644 index 00000000..aad2a0f2 Binary files /dev/null and b/assets/apps/solound/thumbnail.webp differ