From 73dda315d5a4705c850ef16956ac69c28b518f3e Mon Sep 17 00:00:00 2001 From: misiektoja Date: Wed, 25 Jun 2025 16:05:06 +0200 Subject: [PATCH] Add spotify_monitor and lastfm_monitor --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3b69fa1..34d8dde 100644 --- a/README.md +++ b/README.md @@ -1511,6 +1511,8 @@ algorithms, knowledgebase and AI technology. ## [↑](#-table-of-contents) Music Streaming Services * [spotify_profile_monitor](https://github.com/misiektoja/spotify_profile_monitor) - Tool for real-time tracking of Spotify users' activities and profile changes, including playlists, with support for email alerts, CSV logging, showing media in the terminal, detection of profile picture changes and more +* [spotify_monitor](https://github.com/misiektoja/spotify_monitor) - Tool for real-time tracking of Spotify friends' listening activity including detection when user gets online & offline, played songs, its duration, skipped songs, with optional auto-play, email alerts, CSV logging, session stats and more +* [lastfm_monitor](https://github.com/misiektoja/lastfm_monitor) - Tool for real-time tracking of Last.fm users' listening activity including detection when user gets online & offline, pauses or resumes playback, all played songs, its duration, skipped songs, with optional auto-play, email alerts, CSV logging, session stats and more ## [↑](#-table-of-contents) OSINT Videos