Skip to content

v0.3 — Initial Swift CLI release

Choose a tag to compare

@aramb-dev aramb-dev released this 25 May 20:11
· 33 commits to main since this release
ea0d99f

🎵 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 (--quiet mode, non-interactive flags)
  • Shell completions (zsh, bash, fish)
  • --open flag 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