Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 700 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 700 Bytes

easytag

simple application for viewing and editing tags in audio files

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/easytag/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install easytag

Fedora Based:

yum install easytag

Arch Based:

pacman -S easytag

MacOS:

brew install easytag
mv -fv "$HOME/.config/easytag" "$HOME/.config/easytag.bak"
git clone https://github.com/dfmgr/easytag "$HOME/.config/easytag"

easytag site