1 hour ago · Tech · 0 comments

TP-7 CLI is a Rust command-line tool for humans and agents to manage files on a Teenage Engineering TP-7 field recorder from macOS. It can browse the recorder, download recordings from the device, and upload files back to it without relying on FieldKit or Android File Transfer. The TP-7 normally appears as a USB audio/MIDI device. tp7 switches the recorder into MTP mode when needed, opens a direct session, performs the requested file operation, and closes cleanly. It is an unofficial project and is not affiliated with Teenage Engineering. What it does tp7 gives the terminal a practical file-access surface for the recorder. Common tasks: tp7 devices lists connected TP-7 recorders. tp7 doctor checks macOS USB and MTP setup. tp7 -a ls -lah /memo lists memo files with readable sizes. tp7 -a stat /memo/2026-02-23_112713_000.wav shows metadata for one recording. tp7 -a pull /memo/2026-02-23_112713_000.wav ./recordings/ downloads one file. tp7 -a pull /recordings ./recordings --recursive…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.