diff --git a/assets/apps/hydrophone/index.yaml b/assets/apps/hydrophone/index.yaml new file mode 100644 index 00000000..c29c2a11 --- /dev/null +++ b/assets/apps/hydrophone/index.yaml @@ -0,0 +1,22 @@ +name: Hydrophone +url: https://hydrophone.app +repoUrl: https://github.com/thijsw/hydrophone +platforms: + macos: + store: https://apps.apple.com/app/id6795956982 +api: OpenSubsonic +description: "A native macOS player with gapless playback, an iTunes-style Genre → Artist → Album column browser, bit-perfect sample-rate switching, and a menu-bar mini player. Swift and Apple frameworks only — no Electron." +screenshots: + thumbnail: thumbnail.webp + gallery: + - screen1.webp + - screen2.webp + - screen3.webp + - screen4.webp +isFree: true +keywords: + - gapless + - audiophile + - column browser + - menu bar + - native diff --git a/assets/apps/hydrophone/screen1.webp b/assets/apps/hydrophone/screen1.webp new file mode 100644 index 00000000..8a21c46d Binary files /dev/null and b/assets/apps/hydrophone/screen1.webp differ diff --git a/assets/apps/hydrophone/screen2.webp b/assets/apps/hydrophone/screen2.webp new file mode 100644 index 00000000..0dc0306e Binary files /dev/null and b/assets/apps/hydrophone/screen2.webp differ diff --git a/assets/apps/hydrophone/screen3.webp b/assets/apps/hydrophone/screen3.webp new file mode 100644 index 00000000..10163375 Binary files /dev/null and b/assets/apps/hydrophone/screen3.webp differ diff --git a/assets/apps/hydrophone/screen4.webp b/assets/apps/hydrophone/screen4.webp new file mode 100644 index 00000000..fddd7f22 Binary files /dev/null and b/assets/apps/hydrophone/screen4.webp differ diff --git a/assets/apps/hydrophone/thumbnail.webp b/assets/apps/hydrophone/thumbnail.webp new file mode 100644 index 00000000..01cae21e Binary files /dev/null and b/assets/apps/hydrophone/thumbnail.webp differ