Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spotiko

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spotiko

a node CLI app for working with the spotify API

  • 0.1.0
  • npm
  • Socket score

Version published
Weekly downloads
9
increased by12.5%
Maintainers
1
Weekly downloads
 
Created
Source

Spotiko

A command line utility for adding your current playing song to a pre-existing playlist. This is primarily a convenience program so you dont have to keep leaving your development environment to save songs you like.

  • Install
  • Configuration
  • Useage

Install

npm install spotiko -g

Configuration

All the configuration data is stored in a json file in your home directory ~/.spotiko

The first time you run spotiko it will prompt you for the following details. obtaining them can be found at the spotify documentation for developers https://developer.spotify.com/dashboard/

  • client id
  • client secret

Useage

Add current track to a playlist

spotiko -a

View the current configuration

spotiko -s

View details about the current track

spotiko -c

View the tracks in a playlist

spotiko -p

Additional Options

spotiko -h

Keywords

FAQs

Package last updated on 12 Mar 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc