https://github.com/bennyscripts/nertivia-spotify-listening-status
A script that takes what you're listening too on Spotify and sets it as your Nertivia custom status.
https://github.com/bennyscripts/nertivia-spotify-listening-status
Last synced: 9 months ago
JSON representation
A script that takes what you're listening too on Spotify and sets it as your Nertivia custom status.
- Host: GitHub
- URL: https://github.com/bennyscripts/nertivia-spotify-listening-status
- Owner: bennyscripts
- Created: 2022-01-06T22:36:32.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T07:22:12.000Z (over 4 years ago)
- Last Synced: 2025-04-08T19:54:08.055Z (about 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nertivia-spotify-listening-status
A script that takes what you're listening too on Spotify and sets it as your Nertivia custom status.
### setup
- Install requirements : `pip install -r requirements.txt`
- Get your spotify token from https://spotify-token.ilybenny.repl.co/
- Get your nertivia token from `hauthid` local storage key
- Set both values in `config.json`
- Run `main.py`
### info
If you get `Error getting playback` message being printed very fast, just grab your spotify token again and set it in the config.