From 5ea52bae5ae0dfef11ce633eca6ffb602dd35af5 Mon Sep 17 00:00:00 2001 From: pluja <64632615+pluja@users.noreply.github.com> Date: Mon, 12 Sep 2022 06:34:42 +0000 Subject: [PATCH] Add SongRec (#241) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 8869c9c..d36c26d 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ - [Video and Audio](#video-and-audio) - [Audio](#audio) - [Podcasts](#podcasts) +- [Music Recognition (Shazam-like)](#music-recognition) - [Notes and Tasks](#notes-and-tasks) - [Office](#office) - [Online Phone Providers (SMS)](#online-phone-providers) @@ -577,6 +578,17 @@ These providers offer apps and services filled with data trackers. Also, most of - [Vikunja](https://vikunja.io) - The open-source to-do app to organize your life. - [YankNote](https://github.com/purocean/yn) - A Hackable Markdown Note Application for Programmers. +## Music Recognition + + **Avoid** + +- Shazam - It's under [Apple's privacy policy](https://tosdr.org/en/service/158). The android app [has Trackers](https://reports.exodus-privacy.eu.org/en/reports/com.shazam.android/latest/). + + **Instead use** + +**Shazam alternative clients** + +- [SongRec](https://github.com/marin-m/SongRec) - An open-source Shazam client for Linux, written in Rust. ## Office