gospt/README.md
jjohnstondev 346fafd908 readme
2023-01-08 23:02:35 -08:00

30 lines
675 B
Markdown

IF YOU ARE ON GITHUB.COM GO HERE INSTEAD: https://gitea.asdf.cafe/abs3nt/gospt
If you open an issue or PR on github I won't see it please use gitea. Register on asdf and open your PRs there
---
this will eventually be a tui most likely using bubble tea :)
to install:
```make build```
then
```sudo make install```
to use add your information to ~/.config/gospt/client.yml like this
```
---
client_id: ID
client_secret: SECRET
```
then
```gospt```
you will be asked to login, you will only have to do this the first time. After login you will be asked to select your default device, this will also only happen once. To reset your device run ```gospot setdevice```