Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 970 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 970 Bytes

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).