Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dokar3/upnext-gpt
GPT powered playlist App for Android. Supports Apple Music, Spotify, and Youtube Music.
https://github.com/dokar3/upnext-gpt
android apple-music gpt jetpack-compose spotify youtube-music
Last synced: about 5 hours ago
JSON representation
GPT powered playlist App for Android. Supports Apple Music, Spotify, and Youtube Music.
- Host: GitHub
- URL: https://github.com/dokar3/upnext-gpt
- Owner: dokar3
- License: apache-2.0
- Created: 2023-07-11T01:38:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-15T21:40:15.000Z (15 days ago)
- Last Synced: 2025-01-22T18:08:06.556Z (8 days ago)
- Topics: android, apple-music, gpt, jetpack-compose, spotify, youtube-music
- Language: Kotlin
- Homepage: https://upnextgpt.vercel.app
- Size: 1.1 MB
- Stars: 77
- Watchers: 5
- Forks: 10
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
UpNext GPT
Your playlist, powered by ChatGPT, fully open-sourced.
**Deploy your own API backend: [upnext-gpt-web](https://github.com/dokar3/upnext-gpt-web)**
# Features
- Recommend the next track using GPT
- Customizable API backend
- Control your players: Apple Music, Spotify, Youtube Music and more
- Play queue
- All UI written in Jetpack Compose# Downloads
[Google Play](https://play.google.com/store/apps/details?id=com.dokar.upnextgpt)
[Github Releases](https://github.com/dokar3/upnext-gpt/releases)
# License
```
Copyright 2023 dokar3Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```