# node-window-switcher

###### Manage application windows via a Node API - set focus, cycle active windows, and get active windows

- [Installation](#Installation)
  - [Supported Platforms](#Supported_Platforms)
- [License](#License)
- [Contact](#Contact)

## Installation

Requires Node 4+

```bash
npm install node-window-switcher
```

This module is __not supported__ in browsers.

### Supported Platforms

Currently, this module is only supported on Windows, and uses a .NET console app to manage windows.

## License

[MIT License]("LICENSE")

## Contact

htblaleonie@gmail.com
