Snip
Snip will get the artist, track, and album information from Spotify and iTunes, and save the information to a text file.
Install / Use
/learn @dlrudie/SnipREADME
SNIP
Copyright 2012-2025 David Rudie d.rudie@gmail.com
Project Page: Snip
ABOUT
This small application sits in the system tray and updates a text file with the currently playing audio track.
It supports the following media players:
If you choose to use iTunes, Snip will automatically launch it. (This is the behavior of the COM API and there's nothing I can do about it.) If you only use Spotify, you don't have to worry about it.
To switch between players just right-click on the icon in the system tray.
Snip will write a generic format output to a file called Snip.txt within the
same folder as Snip.exe. If you choose to save information to separate files,
the files will be called Snip_Artist.txt, Snip_Track.txt, Snip_Album.txt,
and Snip_History.txt (track history).
VARIABLES
There are a handful of variables you can use within the Output Settings.
These variables only affect the output of Snip.txt itself.
- $$t = Track Title
- $$ut = TRACK TITLE
- $$lt = track title
- $$a = Track Artist
- $$ua = TRACK ARTIST
- $$la = track artist
- $$l = Track Album
- $$ul = TRACK ALBUM
- $$ll = track album
- $$i = Spotify track ID
- $$n = New line
HOTKEYS
- Next Track: Ctrl, Alt, ]
- Previous Track: Ctrl, Alt, [
- Volume Up: Ctrl, Alt, + (iTunes Only)
- Volume Down: Ctrl, Alt, - (iTunes Only)
- Mute Track: Ctrl, Alt, M (iTunes Only)
- Pause Track: Ctrl, Alt, P
- Play/Pause Track: Ctrl, Alt, Enter (Pause iTunes Only)
- Stop Track: Ctrl, Alt, Backspace (iTunes Only)
DONATIONS
Snip is free and always will be. However, if you'd like to support Snip donations are always greatly appreciated and all donations will go right back into making Snip even better. Thank you!
Related Skills
node-connect
334.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
82.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
334.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
82.2kCommit, push, and open a PR
