Desktop app
Terminal (TUI)
macOS may block unsigned apps — see FAQ below.
Extract and run: tar xzf tama-tui-*.tar.gz && ./tama-tui
Grab the latest release for your platform. All downloads on the releases page.
macOS may block unsigned apps — see FAQ below.
Extract and run: tar xzf tama-tui-*.tar.gz && ./tama-tui
Or build from source: cargo install --git https://github.com/siegerts/tama96 tama-tui
This is normal for apps that aren't notarized through Apple's developer program. To open tama96:
Alternatively, run this in Terminal before opening the app:
xattr -cr /Applications/tama96.app You only need to do this once — macOS will remember your choice.