Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AllenTom/SunoGenerator
a client for suno to use ai music generator
https://github.com/AllenTom/SunoGenerator
client-app cross-platform flutter music-generation suno suno-ai
Last synced: 2 months ago
JSON representation
a client for suno to use ai music generator
- Host: GitHub
- URL: https://github.com/AllenTom/SunoGenerator
- Owner: AllenTom
- License: mit
- Created: 2024-03-28T09:46:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T09:23:03.000Z (9 months ago)
- Last Synced: 2024-04-17T11:02:46.472Z (9 months ago)
- Topics: client-app, cross-platform, flutter, music-generation, suno, suno-ai
- Language: Dart
- Homepage:
- Size: 4.37 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-suno - AllenTom/SunoGenerator - A client for Suno to use AI music generator (List of Projects / Dart)
- awesome-suno - AllenTom/SunoGenerator - A client for Suno to use AI music generator (List of Projects / Dart)
README
# SunoGenerator
a client for suno to use ai music generator## Preview
## Login to suno ai
### For android and ios
use in app webview to login to suno ai,will read token and save
click login button to login
login to suno and click `Im' already logined in` button
### For other platform
input cookie string to login
1. go to `https://app.suno.ai/`
2. login you account
3. open devtools,hit `F12` or `ctrl+shift+i`
4. refresh page
5. find request `https://clerk.suno.ai/v1/client?_clerk_js_version=4.70.5`
6. find `cookie` in request header7. copy `cookie` string to input box