Jetispot icon
Jetispot icon

Jetispot

 1 like

Probably usable UNOFFICIAL Spotify client for Android, built with Jetpack Compose and librespot-java

License model

  • FreeOpen Source

Application type

Platforms

  • Android
Discontinued

The latest version is from 2023, and the GitHub repository has been archived in March 2024.

  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

Jetispot News & Activities

Highlights All activities

Recent activities

Show all activities

Jetispot information

  • Developed by

    iTaysonLab
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Alternatives

    20 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Audio & Music

GitHub repository

  •  371 Stars
  •  20 Forks
  •  14 Open Issues
  •   Updated Mar 9, 2024 (Archived)
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Jetispot, and it has gotten 1 likes

Jetispot was added to AlternativeTo by Paul on Jul 18, 2022 and this page was last updated Mar 7, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Jetispot?

Probably usable UNOFFICIAL Spotify client for Android, built with Jetpack Compose and librespot-java Spotify Premium account is REQUIRED*. Offline caching, DRM bypassing or raw file downloading is prohibted by ToS and will NEVER be implemented in Jetispot. Don't waste your time trying to request these features.

What's working:

  • sign in (login/pass only, no FB/Meta/whatsoever support, no Smart Lock either)
  • "browse", "home", album, premium plan, artist and genre screens (some of the blocks might be unsupported)
  • library: "liked songs" w/ tag&sort support, rootlist (liked playlists) + pins + artist/album support w/ nice animations, delta updates + pub/sub processing support
  • basic playback w/ Spotify Connect support (connect support is very WIP)
  • fairly optimized R8 rules, providing approx. 5-6 megabytes release APK size (with the playback and protobuf parts!)

What's in progress:

  • "Now Playing" improvements
  • better service (notification improvements)

Application stack:

  • playback: librespot-java as the core + sinks/decoders from librespot-android + Media2 for the mediasession support
  • UI: Jetpack Compose
  • DI: Hilt/Dagger
  • network: Retrofit w/ Moshi+Protobuf converters
  • pictures: Coil
  • storage: Room (collection), MMKV (metadata)
  • arch: MVVM
  • preferences: Jetpack Datastore (proto)

Credits:

  • librespot-java for the core API part and playback
  • librespot-android for sink and decoder source (in Jetispot they are rewritten to Kotlin)
  • moshi and moshix for the undocumented API JSON parsing
  • VK Icons for the amazing icon set used in the application's icon
  • MMKV for ultra-fast way to cache entity extended metadata
  • Google for Android/Jetpack/Hilt
  • I heard some people can log in with a free account, but I won't provide any assistance to people without premium subscription. There is a possibility that a subscription check may be added to the client side in the future.

Official Links