/metanote

An audio tag editor. For primary repo visit: https://gitlab.com/bmreading/metanote

Primary LanguageRustGNU General Public License v3.0GPL-3.0

Metanote

Metanote app icon

Metanote is a metadata editor for audio file formats. It is primarily targeted for the GNOME platform. Until a release is made available, this is considered a work in progress.

Screenshot

Runtime dependencies

Building

Build dependencies

Using Meson

git clone https://gitlab.com/bmreading/metanote.git
cd metanote
meson --prefix=/usr build
ninja -C build
sudo ninja -C install

License

Metanote is distributed under the terms of the GNU General Public License version (GPLv3 or later).