Skip to content

Releases: totocaster/tp7

tp7 v0.1.0

07 May 10:46
58e9d24

Choose a tag to compare

Install

brew tap totocaster/tap
brew install totocaster/tap/tp7
tp7 --version

Highlights

tp7 is an unofficial macOS CLI for browsing and moving files on a Teenage Engineering TP-7 over direct MTP. A TP-7 is only required for device operations; --help and --version work without hardware.

macOS Artifacts

Platform Archive SHA256
Apple Silicon tp7-0.1.0-aarch64-apple-darwin.tar.gz b240dd2fcf0d36af6f07dcf5c94c84e5c687dfd50226ec9c8ecb3d00eafd92d7
Intel tp7-0.1.0-x86_64-apple-darwin.tar.gz 248904c86eb7720c88e174fb41d5c0f28a36e2f4fb2e74d19836858f88f66440

Changelog

Features

  • feat: polish transfer sizes and help text (1d57f49)
  • feat: add ls human-readable short flag (c4fdf07)
  • feat: add ls size flags and global aliases (11e75e5)
  • feat: add tp7 eject and hardware smoke (e4ba7e5)
  • feat: improve tp7 push transfers (62e3713)
  • feat: add tp7 write commands (3176147)
  • feat: add tp7 file exploration and pull (26af938)
  • feat: add mtp ls command (990d06c)
  • feat: switch tp7 into mtp over midi (66b61ec)
  • feat: add mtp status preflight (d5e2fcf)
  • feat: add mtp connect preflight (26de8e0)
  • feat: scaffold tp7 cli usb diagnostics (18d9681)

Documentation

  • docs: remove readme hard wraps (b02a251)

Maintenance

  • chore: prepare 0.1.0 release (58e9d24)
  • chore: add project docs and remove app references (d09a7a6)

Full Changelog: https://github.com/totocaster/tp7/commits/v0.1.0