This commit is contained in:
abs3nt 2023-01-09 23:39:44 -08:00
parent 754eac63a6
commit d6f8a890d8

View File

@ -9,6 +9,13 @@ Project Discord: [Join Here](https://discord.gg/nWEEK6HrUD)
to install:
```yay -S gospt```
or to build from source
```git clone https://gitea.asdf.cafe/abs3nt/gospt```
```cd gospt```
```make build```
then
@ -38,7 +45,6 @@ or hit ctrl+r on any track in the TUI. This will start an extended radio. To rep
This radio uses slightly different logic than the standard spotify radio to give a longer playlist and more recomendation. With a cronjob you can schedule refill to run to have an infinite and morphing radio station.
To view help:
```gospt --help```