SkillAgentSearch skills...

AudioTag

[WIP] Audio Metadata Editor for macOS powered by TagLib

Install / Use

/learn @foyoodo/AudioTag
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

AGPL v3

</div>

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 --cache-profile none

Build and Run

<kbd>⌘ Command</kbd> + <kbd>R</kbd>

License

AudioTag and its components is shared on AGPL v3 license.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Swift

Security Score

90/100

Audited on Feb 28, 2026

No findings