BlitterStudio / host-run

Launch a command from within Amiberry to the host OS
GNU General Public License v3.0
6 stars 0 forks source link

What is this

A small collection of tools to help Amiberry communicate with the underlying Linux OS.

Host-Run

Host-run is a tiny AmigaOS tool, which allows you to have Amiberry execute a command on the underlying Linux operating system, with optional parameters. Think AmiKit's RabbitHole feature, only running on Amiberry and Linux (instead of WinUAE and Windows). For example, you can have AmigaOS open Firefox (from the Linux side) and even pass a parameter of the website you want it to open.

Host-MultiView

Host-Multiview is a tiny tool, similar to host-run mentioned above, but with a small change. It calls xdg-open with the parameters you give it, which should make Linux open the file(s) you passed with the default filetype handler. For example, if you pass it an MKV file, it can open it with VLC, if you pass it an mp3 file, it may open it with Audacious, etc.

How does it work

Examples

Create a DefIcons entry to handle MKV files