Kid3: Difference between revisions

From wikinotes
(Created page with "kid3 edits music tags for various audio formats.<br> It has a CLI, and multiple choices for GUIs. = Documentation = <blockquote> {| class="wikitable" |- | homepage || https:/...")
 
 
Line 15: Line 15:
== CLI ==
== CLI ==
<blockquote>
<blockquote>
Kid3 can run as an interpreter, or you can issue the same commands directly from your shell.<br>
The interpreter uses [[readline]], enabling vi-mode and command completion.


<syntaxhighlight lang="bash">
kid3-cli  # open interpreter
</syntaxhighlight>
=== Commands ===
<blockquote>
</blockquote><!-- Commands -->
</blockquote><!-- Commaneline Interface -->
</blockquote><!-- Commaneline Interface -->



Latest revision as of 15:21, 16 April 2022

kid3 edits music tags for various audio formats.
It has a CLI, and multiple choices for GUIs.

Documentation

homepage https://kid3.kde.org/

Usage

CLI

Kid3 can run as an interpreter, or you can issue the same commands directly from your shell.
The interpreter uses readline, enabling vi-mode and command completion.

kid3-cli  # open interpreter

Commands

GUI