Skip to content

[WIP] Audio Metadata Editor for macOS powered by TagLib.

License

Notifications You must be signed in to change notification settings

foyoodo/AudioTag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioTag logo

AudioTag

Audio metadata editor for macOS powered by TagLib

AGPL v3

Screenshot

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 --no-binary-cache

Build and Run

⌘ Command + R

License

AudioTag and its components is shared on AGPL v3 license.

Releases

No releases published

Packages

No packages published

Languages