Giter Site home page Giter Site logo

go-tify's Introduction

go-tify ๐ŸŽต

A simple CLI tool which let's you control your Spotify player from the terminal, built using Go ๐Ÿ’™

Usage / Development

Since this is a pet project, I don't plan to release it, this was just a fun way to learn Go. However, if you want to use it, you can clone the repo and run it locally.

Prerequisites

  • Go
  • Spotify Premium Account
  • A registered Spotify developer app

Setting up the Spotify app

  • Create a Spotify app in the developer dashboard, call it anything you like.
  • Edit the app and add http://localhost:420 as a valid redirect URI
  • Copy the Client ID and Client Secret into your .env file.

Installation

  • Clone the repository
  • Copy the .env.example file to .env and fill in the values
  • Run go build to build the binary
  • Run go install to install the binary
  • Run go-tify to start the CLI

Shortcuts

  • Tab to switch between the table and search input
  • J to move down the table
  • K to move up the table
  • Enter to select a track
  • g to go to the top of the table
  • G to go to the bottom of the table
  • Ctrl + C to quit the app

go-tify's People

Contributors

aacevski avatar iboshkov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

iboshkov

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.