AudioTag
[WIP] Audio Metadata Editor for macOS powered by TagLib
Install / Use
/learn @foyoodo/AudioTagREADME
<div align="center">
<img src="AudioTag/Resources/Assets.xcassets/AppIcon.appiconset/AppIcon_512x512@2x.png" width="150" height="150" alt="AudioTag logo">
<h1>AudioTag</h1>
<p>Audio metadata editor for macOS powered by TagLib<br /></p>
</div>

Features
- Native user interface built with SwiftUI.
Requirements
- macOS 14.0 (or newer)
- Xcode 16.0 (or newer)
Building
Get the Code
git clone https://github.com/foyoodo/AudioTag.git
Install Tuist
Mise (Recommended)
Install Mise (Optional)
brew install mise
Open the project folder in your terminal, then
mise install
Homebrew
brew install tuist@x.xx.x # version in .mise.toml
Generate .xcworkspace file
tuist install
tuist generate --cache-profile none
Build and Run
<kbd>⌘ Command</kbd> + <kbd>R</kbd>
License
AudioTag and its components is shared on AGPL v3 license.
