Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaredallard/musictweet
Set your Twitter username to your current playing on Spotify. Also has a web page.
https://github.com/jaredallard/musictweet
fullpage spotify spotify-api twitter
Last synced: about 1 month ago
JSON representation
Set your Twitter username to your current playing on Spotify. Also has a web page.
- Host: GitHub
- URL: https://github.com/jaredallard/musictweet
- Owner: jaredallard
- License: gpl-3.0
- Created: 2017-11-22T08:28:36.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T04:20:05.000Z (3 months ago)
- Last Synced: 2024-08-01T22:02:39.537Z (3 months ago)
- Topics: fullpage, spotify, spotify-api, twitter
- Language: JavaScript
- Size: 46.8 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# musictweet
Updates your Twitter name to include whatever song you're listening to on
Spotify. Also, for some reason, includes as full page web app displaying
that information as well**Twitter Name + Bio**
![twitter](https://github.com/jaredallard/musicTweet/blob/master/.github/twitter.png?raw=true)
**Full Page**
![ui](https://raw.githubusercontent.com/jaredallard/musicTweet/79310c41fe7ddac7367fb72aab34301d60e55721/.github/ui.png)
**Note**: This was a quick project, probably won't ever be dependable.
The codebase is pretty crap too.## Setup
```bash
yarn
```### Configuration
1. Create Twitter App and fill in config.
2. Create Spotify App, and run with basic info, fill in the rest.### License
MIT