CaptionLayer
Lightweight macOS menu‑bar app that transcribes system audio output.
File Explorer
- Info.plist.template
- build_app.sh
- build_installer.sh
- render_dmg_background.swift
- render_symbol.swift
- AppConfig.swift
- AppMain.swift
- AudioDeviceSelector.swift
- CoreAudioUtils.swift
- EnvLoader.swift
- NotchUI.swift
- StatusBarController.swift
- SystemAudioTap.swift
- TranscriptionController.swift
- .gitignore
- Package.swift
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
swift
View Details ▼
swift
Create, run, and build Swift projects.
swift repl
Start a REPL (interactive shell):
swift {{file.swift}}
Execute a program:
swift package init
Start a new project with the package manager:
// repository documentation
Was this content helpful?
(0 ratings)
