https://github.com/clone1018/spotify-playing-to-file
Writes the now playing Spotify track to a file.
https://github.com/clone1018/spotify-playing-to-file
Last synced: over 1 year ago
JSON representation
Writes the now playing Spotify track to a file.
- Host: GitHub
- URL: https://github.com/clone1018/spotify-playing-to-file
- Owner: clone1018
- License: mit
- Created: 2021-01-17T17:53:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T17:57:14.000Z (over 5 years ago)
- Last Synced: 2025-01-30T07:44:43.937Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spotify-playing-to-file
Grabs the currently playing song from Spotify and writes it to the file you specify.
Only compatible with Mac OSX.
## Running
`./spotify-playing-to-file yourfile.txt`