TL;DR: Local-first macOS video organization toolkit. User-facing brand is L!bra; the GitHub repo and machine IDs stay ASCII (
Libra).
| Surface | Value |
|---|---|
Display name (UI, Dock, .app, DMG) |
L!bra |
| GitHub / folder | RazorBackRoar/Libra |
| appId | com.razorbackroar.libra |
| Executable (Mach-O) | Libra |
swift build
swift runswift test requires the full Xcode.app (XCTest).
Package a macOS .app and DMG with ad-hoc signing:
./scripts/build-mac.shOutput: build/Release/Libra.dmg (no .app bundle is left in the app folder).
- BUILD_AND_RELEASE.md — prerequisites, build, packaging, release, versioning
- CONTRIBUTING.md — how to contribute
- SECURITY.md — vulnerability reporting
- CODE_OF_CONDUCT.md — community standards
MIT — see LICENSE.