Codebase list rust-stfu8 / 89c94ba
spotify-tui: more text description Ximin Luo 4 years ago
2 changed file(s) with 16 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
22 * Package spotify-tui 0.11.0 from crates.io using debcargo 2.4.0
33 * Closes: #947815
44
5 -- Ximin Luo <infinity0@debian.org> Tue, 31 Dec 2019 04:32:50 +0000
5 -- Ximin Luo <infinity0@debian.org> Tue, 31 Dec 2019 04:42:17 +0000
22
33 [source]
44 section = "sound"
5
6 [packages.bin]
7 summary = "Terminal user interface for Spotify"
8
9 description = """
10 spotify-tui needs to connect to Spotify’s API in order to find music by name,
11 play tracks etc. Instructions on how to set this up will be shown when you
12 first run the app.
13
14 This app uses the Web API from Spotify, which doesn't handle streaming itself.
15 So you'll need either an official Spotify client open or a lighter weight
16 alternative such as spotifyd.
17
18 If you want to play tracks, Spotify requires that you have a Premium account.
19 """