All Projects → jakubito → spotify-release-list

jakubito / spotify-release-list

Licence: ISC license
📅 Display list of Spotify releases from artists you follow

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to spotify-release-list

SpotMusicGen
A Program that creates a Spotify playlist from a YouTube Playlist
Stars: ✭ 47 (-66.9%)
Mutual labels:  spotify-playlist, spotify, spotify-api, spotify-web-api
spotify-true-random
🔀 An application for unbiased truly random playlist and library shuffling with Spotify.
Stars: ✭ 51 (-64.08%)
Mutual labels:  spotify-playlist, spotify, spotify-api, spotify-web-api
react-redux-spotify
React + Redux + Spotify web api boilerplate project
Stars: ✭ 14 (-90.14%)
Mutual labels:  spotify, spotify-api, spotify-web-api
laravel-spotify
Laravel-Spotify is a simple wrapper around the Spotify Web API that makes working with its endpoints a breeze!
Stars: ✭ 141 (-0.7%)
Mutual labels:  spotify, spotify-api, spotify-web-api
SpotifyWebApi
A .net core wrapper for the Spotify Web API
Stars: ✭ 19 (-86.62%)
Mutual labels:  spotify, spotify-api, spotify-web-api
spotify-vibe-check
Spotify Vibe Checker Web App to vibe check your Spotify Playlists! (currently broken due to CORS)
Stars: ✭ 24 (-83.1%)
Mutual labels:  spotify, spotify-api, spotify-web-api
spotipy2
The next generation Spotify Web API wrapper for Python 3.7+
Stars: ✭ 25 (-82.39%)
Mutual labels:  spotify, spotify-api, spotify-web-api
remixr
Discover new music based on the Spotify playlists you know and love!
Stars: ✭ 37 (-73.94%)
Mutual labels:  spotify, spotify-api, spotify-web-api
Exportify
Export/Backup Spotify playlists using the Web API
Stars: ✭ 1,611 (+1034.51%)
Mutual labels:  spotify, spotify-api, spotify-web-api
Tune
A streamlined Spotify client and browser with a focus on performance and integrations.
Stars: ✭ 166 (+16.9%)
Mutual labels:  spotify, spotify-api
Coverify
🎧 Design fresh album cover for your Spotify playlists
Stars: ✭ 167 (+17.61%)
Mutual labels:  spotify, spotify-api
Obscurify
Find out more about your music taste and compare it to others' with Obscurify
Stars: ✭ 200 (+40.85%)
Mutual labels:  spotify, spotify-api
spotify
Add Spotify playlists and get followers using Cloudflare Apps!
Stars: ✭ 19 (-86.62%)
Mutual labels:  spotify-playlist, spotify-api
Listen Now
Listen-now, 提供了多音乐平台的音乐搜索、播放、歌单播放、同步平台歌单到本地数据库,并计划开发智能音乐推荐系统。listen-now主要由学生层级的同学一起开发。
Stars: ✭ 139 (-2.11%)
Mutual labels:  spotify, spotify-api
Spotify Now Playing
Spotify now playing information and control popup for macOS menu bar
Stars: ✭ 171 (+20.42%)
Mutual labels:  spotify, spotify-api
Spotify.py
🌐 API wrapper for Spotify 🎶
Stars: ✭ 131 (-7.75%)
Mutual labels:  spotify, spotify-api
Spotify Qt
Lightweight Spotify client using Qt
Stars: ✭ 212 (+49.3%)
Mutual labels:  spotify, spotify-api
Savify
Download Spotify songs to mp3 with full metadata and cover art!
Stars: ✭ 227 (+59.86%)
Mutual labels:  spotify, spotify-api
Soundize
🎧 A homemade Spotify application. It's a server side rendering client made with React and Redux, powered by the Spotify API
Stars: ✭ 121 (-14.79%)
Mutual labels:  spotify, spotify-api
Spotify Graphql
GraphQL schema for Spotify WebAPI — TypeScript / Node.js (v6)
Stars: ✭ 213 (+50%)
Mutual labels:  spotify, spotify-api

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

Privacy Policy

See PRIVACY.md

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

Bug reporting

If you find a bug, please send me an e-mail to [email protected] or open an issue here on github.

License

ISC

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].