/kingjukeclient

A command-line client for KingJuke

Primary LanguagePythonMIT LicenseMIT

KingJuke client

Command-line client for the KingJuke app

This is a command-line client for KingJuke

Installation

Run python3 setup.py install to install KingJukeClient.

Usage

Submit a song:

kjuke submit <URL>

See the current playlist:

kjuke playlist

Up/downvote a song:

kjuke up/downvote <song_title>

List all available commands and help:

kjuke --help