Along

🎙Your Spotify playlists with voice interface. 🔬Empathy and the Web Speech Recognition API.
Alternatives To Along
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Spotify Downloader11,674223 days ago64June 27, 202210mitPython
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found).
Spotiflyer8,537
7 days ago55gpl-3.0Kotlin
Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud.
Mopidy7,654210782 months ago79April 28, 2022201apache-2.0Python
Mopidy is an extensible music server written in Python
Psst7,614
7 days ago95mitRust
Fast and multi-platform Spotify client with native GUI
Ncspot3,827
8 hours ago37September 17, 2022100bsd-2-clauseRust
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
Spotify Web Api Node2,874852922 months ago50January 24, 2021160mitJavaScript
A Node.js wrapper for Spotify's Web API.
Exportify2,439
16 days ago27mitJavaScript
Export/Backup Spotify playlists using the Web API
Spotify Dl1,321
16 days ago31April 19, 202224mitPython
Downloads songs from your Spotify Playlist
Spotifyapi Net1,31412221 hours ago34September 28, 20216mitC#
:sound: A Client for the Spotify Web API, written in C#/.NET
Everyones Guide For Starting Up On Wechat Network868
9 months ago7
微信互联网平民创业
Alternatives To Along
Select To Compare


Alternative Project Comparisons
Readme

Along

🎙 Your Spotify playlists with voice interface. 🔬 Empathy, accessibility and the Web Speech Recognition API.

Prerequisites

  • Dependencies are maintained via yarn
  • A local or cloud redis server brew install redis
  • Spotify developer account

Set your environment variables

Create a .env file and fill the following variables. Remember not to push application sensitive information in your repo.

EXPRESS_PORT=3001
NEXT_PORT=1337
REDIS_HOST=xxxxxxxx
REDIS_PASS=xxxxxxxx
REDIS_PORT=xxxxxxxx
SPOTIFY_CLIENT=xxxxxxxx
SPOTIFY_SEC=xxxxxxxx

Getting Started

git clone https://github.com/Palmaswell/along.git
cd along
yarn
yarn dev

Command Reference

Command Description
build Build NextJS App
start Start application in production mode
dev Start application in development mode
dev:off Start application in dev mode with local redis server
server:next Start NextJS server separately
server:rx Start RxJS Websockets server separately
server:off Start RxJS Websockets server with local redis
Popular Playlist Projects
Popular Spotify Projects
Popular Media Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Redis
Nextjs
Websocket
Spotify
Playlist
Rxjs