资 源 简 介
What is ahconsole?
This python script provides access to the award winning program audio hijack (MacOS) via command line.
It is possible to schedule recordings, the console-mode can be used remote over ssh.
Usage
Start script on command line with
python ahconsole.py
or copy the script wherever you want and run it with
./ahconsole.py
Keyboard Commands
press "l" to list all sessions
press "t" to list all timers of selected session
if no session is selected, timers of all sections are listed
press "q" to quit
press "s" and session number to select session
press "h" to get a help screen.
more info on my blog
Requirements
Installation of Python 2.5.x or higher (tested with 2.5.1)
Installation of Audio Hija