aboutsummaryrefslogtreecommitdiff
path: root/audio/spotify-tui/files/pkg-message.in
blob: 775f0b24e2ec1075578610e9fe7c6cb3a47b0246 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[
{ type: install
  message: <<EOM
spotifyt-tui was successfully installed.

Limitations:
============

This app uses the Web API from Spotify, which doesn't handle streaming itself.
So you'll need either an official Spotify client open or a lightweight alternative
such as spotifyd. If you want to play tracks, Spotify requires that you have a
Premium account. It's recommended you install spotifyd, your machine will be
registered as a Spotify device that you can control from spotify-tui.

You can think of spotify-tui as more of a "controller" or "frontend" to Spotify,
with this setup you can control all your Spotify devices.

For a more detailed breakdown, visit the FreeBSD wiki at:

https://wiki.FreeBSD.org/Ports/audio/spotify-tui
EOM
}
]