tranxuanthang / lrclib

LRCLIB server written in Rust with Axum and SQLite3 database
https://lrclib.net
MIT License
85 stars 0 forks source link

[UI] Copy to clipboard button #6

Open davidbejarcaceres opened 1 month ago

davidbejarcaceres commented 1 month ago

It would be great to have a copy button directly to the clipboard. Specially in mobile devices, the copy all the lyrics is time consuming in a touchscreen.

Example button to copy to clipboard:

image