Skip to content

jakubito/spotify-release-list

Repository files navigation

Spotify Release List

Display list of Spotify releases from artists you follow

https://spotifyreleaselist.netlify.app

▶️ Live demo

Netlify Status

screenshot.jpg

Features

  • Display releases day by day - you won't miss a thing!
  • Filter by text search, date range and group type
  • Export to playlists
  • Installable progressive web application (PWA) with fullscreen and offline support
  • All application data stored locally on your device
  • Completely free to use with no ads and no tracking

Keyboard shortcuts

R Refresh
S Show settings
F Toggle filters pane
D Toggle favorites edit mode
E Export
ESC Cancel / Close active modal

Troubleshooting

The app has been developed and tested in Chrome, but it should work in any other modern browser. If something's not working, please try the following before you report a bug:

Installation

  1. Install dependencies with yarn install
  2. Save app url to REACT_APP_URL environment variable
  3. Save Spotify app's client ID to REACT_APP_SPOTIFY_CLIENT_ID environment variable
  4. Set your Spotify app's Redirect URI to the REACT_APP_URL + /auth
  5. Run yarn start to run dev server or yarn build to build the app

Privacy Policy

See PRIVACY.md

Bug reporting

If you find a bug, please send me an e-mail to dobes.jakub@gmail.com or open an issue here on github.

License

ISC