Describe the undescribable.
A spotify app which generates hashtags for the song you're listening to at the moment based on its lyrics. Who needs sentences or proper subject-verb agreement when you've got hashtags?
Made by aommmm and NAndreasson for the Way out West Hackathon 2013.
Dependencies:
- Node.js
- MySQL
Instructions:
- Create a database and set up the necessary tables (run tables.sql).
- Edit database/config.json and enter your database credentials.
- Install node dependencies using "npm install".
- Start the server using "node index.js".
Instructions:
- Get a spotify developer account.
- Create a symlink to the /client directory of the project in "~/Spotify" (Linux) or "My Documents/Spotify" (Windows).
- Restart spotify.
- Enter "spotify:app:hashtaggr" into the search bar, and press enter.