diff --git a/wiki/picard.md b/wiki/picard.md index 1425977..d76a379 100644 --- a/wiki/picard.md +++ b/wiki/picard.md @@ -5,6 +5,18 @@ tagging software for [music or other audio files](./audio.md). It is able to tag a wide range of [audio codecs](./audio.md#audio-codecs) [flac](./flac_(codec).md) among others. +## Setup + +Picard is available on the [official website](https://picard.musicbrainz.org/) +and [github](https://github.com/metabrainz/picard). +Additionally for some [Linux distributions](/wiki/linux/linux.md#distributions) +it is available via a package often called `picard`. + +Picard can also be virtualized and accessed over [VNC](/wiki/vnc.md) or +[web browser](/wiki/web_browser.md). +This can be setup via [docker](/wiki/docker.md) with the +[mikenye image](/wiki/docker-images/mikenye_-_picard.md). + ## Usage This section addresses various features of picard.