vanthomiy / Sleepest

MIT License
3 stars 0 forks source link

Connect App with Spotify/Audible API #182

Open vanthomiy opened 2 years ago

vanthomiy commented 2 years ago

Auto-Pause/Remember the actual audio progress. With this the user can listen to an audio book and when the app detects that the user is sleeping the app remembers the actual progress of the audio book. It can also pause music or the audio book.

Should be not that complicated with the official Spotify/Audible API. https://developer.spotify.com/documentation/android/#tutorial-and-examples https://developer.spotify.com/documentation/android/quick-start/

FabiM96 commented 2 years ago

In progess. Will be interesting to see if it runs in the background as well.