Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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 header

7. copy `cookie` string to input box