An open API service indexing awesome lists of open source software.

https://github.com/julyighor/prltype

PrlType - type commands and text from a command line to a Parallels Virtual Machines
https://github.com/julyighor/prltype

command-line-tool macos parallels parallels-desktop parallels-provider prltype vm

Last synced: 4 months ago
JSON representation

PrlType - type commands and text from a command line to a Parallels Virtual Machines

Awesome Lists containing this project

README

          

# Prl Type

This is command line tool for using with [Parallels Desktop](http://www.parallels.com/products/desktop/).

### Requirements

* [Parallels Virtualization SDK for Mac](https://www.parallels.com/download/pvsdk/), download and install it.

### Building from Source

```
make
```
All binaries are built into ```bin/``` folder

## Usage

#### prltype

A command to send text a keyboard events to a Virtual Machine.
```prltype ```

Example:
```prltype Ubuntu 'Hello World' ''``` will type ```Hello World``` and press Enter to the virtual machine named Ubuntu.

List of acceptable commands:
Keyboard keys: ```, , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ```
Special command: `````` - delay of 1 second

## License

This code is distributed under the GPL v3 license, see LICENSE.

© 2022 July Ighor

---

Parallels Desktop is a registered trademark of Parallels Software International, Inc.