You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Efertone 944d2fd3cc
continuous-integration/drone/push Build is failing Details
spotify: do not save token if it is nil
Signed-off-by: Efertone <efertone@pm.me>
3 weeks ago
.vscode update vscode settings 2 years ago
cache amazon prime support 3 weeks ago
commands spotify: do not save token if it is nil 3 weeks ago
environment update linter and fix linter errors 2 years ago
network amazon prime support 3 weeks ago
system update linter and fix linter errors 2 years ago
.drone.yaml drop patch version defintion for golangci 2 years ago
.gitattributes Quality is important 2 years ago
.gitignore Quality is important 2 years ago
.golangci.yml update linter and fix linter errors 2 years ago
.goreleaser.yml dronefile + version 2 years ago
LICENSE initial commit 4 years ago
Makefile try to fix pipeline 2 years ago
README.md example for spoty config 1 year ago
go.mod amazon prime support 3 weeks ago
go.sum amazon prime support 3 weeks ago
main.go dronefile + version 2 years ago
tools_test.go debloat drone 2 years ago

README.md

EferLand

My very own collection of executables.

Available commands:

  • kinguin: Search product with price
  • pmenu: demu like tool to execute programs/scripts
  • secrets: manage secrets, right now only volumes
  • spoty: control and show details about spotify
  • tmux: extend and simplify tmux functionality from cli
  • completion: generates shell completion

Build Status

Spoty

# ~/.config/eferland/spoty.yaml
Credentials:
  ClientID: client_id_from_dev_portal
  ClientSecret: client_secret_from_dev_portal