sonido-cli

A command line interface for Sonido

Usage no npm install needed!

<script type="module">
  import sonidoCli from 'https://cdn.skypack.dev/sonido-cli';
</script>

README

sonid-cli

Command line interface for Sonido.

WARNING

Consider this software unstable for now.

add

Adds audio files to your Sonido server.

$ sonido add [path]

[path] defaults to current directory.

The command will traverse the source path recursively and create soft symlinks for every MP3 or FLAC file encountered. The symlinks will be stored in $HOME/.sonido/data/.

setup

Runs the Sonido configuration wizard.