bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bino-list] New feature: scripting!


From: Martin Lambers
Subject: [Bino-list] New feature: scripting!
Date: Sat, 14 Apr 2012 19:17:01 +0200

Hi all,

I just pushed initial support for scripting to the main repository.

Bino can read commands from a text file or named pipe. These commands
can do everything that the GUI can do, including opening new files or
devices. See the manual for details.

It is possible to either write simple scripts into a text file and let
Bino execute them directly, or create a named pipe and write commands
to this pipe from within an external program or script. This way Bino
can be remote controlled via scripts written in any scripting language.

Scripting over the network is possible using e.g. the netcat tool; see
the manual for an example.

All new scripting commands are now also available for remote controls
via LIRC.

Currently, opening new files does not work in Equalizer mode, but that
can probably be fixed in the future.

Best regards,
Martin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]