Skip to content

DeadFrostt/cider-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Cider CLI

Cider CLI (cider-cli.go) is a command-line tool to interact with the Cider music player through its RPC endpoints. This script allows you to control playback, manage the library, and fetch information about the currently playing song.

Requirements

  • Go 1.16 or higher
  • Cider music player running with RPC enabled

Installation

  1. Clone the repository or download the script:

    git clone <repository_url>
    cd <repository_directory>
    
  2. Ensure Go is installed and set up on your machine

Usage

  1. To use the script

      go run cidercli.go <command> [arguments]
    
  2. Command list can be found Here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages