node-window-switcher
Version:
View information about running processes or activate a process's main window.
31 lines (18 loc) • 613 B
Markdown
# 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