spotatui 0.29.0

A Spotify client for the terminal written in Rust, powered by Ratatui
1
2
3
4
5
6
7
8
pub const BANNER: &str = "
   _____             __        __        _ 
  / ___/____  ____  / /_____ _/ /___  __(_)
  \\__ \\/ __ \\/ __ \\/ __/ __ `/ __/ / / / / 
 ___/ / /_/ / /_/ / /_/ /_/ / /_/ /_/ / /  
/____/ .___/\\____/\\__/\\__,_/\\__/\\__,_/_/   
    /_/                                    
";