Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Spotify Downloader | 11,118 | 2 | 2 | 9 days ago | 64 | June 27, 2022 | 7 | mit | Python | |
Download your Spotify playlists and songs along with album art and metadata (from YouTube if a match is found). | ||||||||||
Spotiflyer | 8,051 | 3 days ago | 1,502 | gpl-3.0 | Kotlin | |||||
Kotlin Multiplatform Music Downloader, Supports Spotify / Gaana / Youtube Music / Jio Saavn / SoundCloud. NOTE: BEING REWRITTEN, SO STAY TUNED. | ||||||||||
Psst | 7,440 | 3 days ago | 100 | mit | Rust | |||||
Fast and multi-platform Spotify client with native GUI | ||||||||||
Ncspot | 3,637 | 14 hours ago | 37 | September 17, 2022 | 94 | bsd-2-clause | Rust | |||
Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes. | ||||||||||
Spotify Web Api Node | 2,772 | 852 | 92 | 3 months ago | 50 | January 24, 2021 | 157 | mit | JavaScript | |
A Node.js wrapper for Spotify's Web API. | ||||||||||
Ytmdl | 2,676 | 24 days ago | 56 | March 15, 2022 | 13 | mit | Python | |||
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc. | ||||||||||
Exportify | 2,357 | 18 days ago | 25 | mit | JavaScript | |||||
Export/Backup Spotify playlists using the Web API | ||||||||||
Spot | 1,904 | a day ago | 94 | mit | Rust | |||||
Native Spotify client for the GNOME desktop | ||||||||||
Spy Spotify | 1,770 | 15 days ago | 16 | mit | C# | |||||
🎤 Records Spotify to mp3 without ads and adds media tags to the files 🎵 | ||||||||||
Spotify Web Api Js | 1,749 | 222 | 10 | 24 days ago | 30 | October 12, 2021 | 23 | mit | TypeScript | |
A client-side JS wrapper for the Spotify Web API |
Display currently playing album art from Spotify.
As of version 1.0.54.1079.g3809528e, Spotify as integrated their own fullscreen view into the Spotify app. You can access it by the button on the right side of the control strip, next to the volume slider.
Download the release, unzip the file, and run the app or exe.
Due to limitations in the Spotify API, the max album art size is 600x600.
You can switch between your displays with Cmd+Shift+Arrow
or Ctrl+Shift+Arrow
on Windows.
Clone the repo, install dependencies with npm install
and run with npm start
.