This commit is contained in:
wahve3 2026-03-05 14:48:02 +02:00 committed by GitHub
commit 22851565a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 13 additions and 0 deletions

View File

@ -73,6 +73,7 @@
- [Video and Audio](#video-and-audio)
- [Audio](#audio)
- [Podcasts](#podcasts)
- [Meeting Scheduling](#meeting-scheduling)
- [Music Recognition (Shazam-like)](#music-recognition)
- [Notes and Tasks](#notes-and-tasks)
- [Office](#office)
@ -897,6 +898,18 @@ These providers offer apps and services filled with data trackers. Also, most of
[Back to top 🔝](#contents)
## Meeting Scheduling
⛔ **Avoid**
- **Calendly** - Embeds tracking pixels on scheduling pages, collects invitee data beyond what's needed for scheduling, and shares it with third-party advertising partners.
✅ **Instead use**
- [Tymeslot](https://github.com/Tymeslot/tymeslot) - Open-source, self-hostable meeting scheduling platform. Guests book time without creating an account; hosts retain full control of their data.
[Back to top 🔝](#contents)
## Music Recognition
⛔ **Avoid**