v0.3 — Initial Swift CLI release
🎵 tomp3 v0.3
First release as a proper Swift CLI app (previously a zsh script).
Features
- Built with Swift + ArgumentParser
- 5 quality presets: tiny → high
- Batch conversion with parallel jobs
- Fully scriptable (
--quietmode, non-interactive flags) - Shell completions (zsh, bash, fish)
--openflag to reveal output in Finder- Self-update checker
- Auto-installs ffmpeg via Homebrew
Install
curl -Lo ~/.local/bin/tomp3 https://github.com/aramb-dev/tomp3/releases/download/v0.3/tomp3-macos-arm64
chmod +x ~/.local/bin/tomp3