Gridify

0.9.2

'Gridify' module provides a cmdlet 'Set-GridLayout' that can resize and arrange applications in an automatic grid layout with predefined formats using the Processes of the target applications passed as a parameter(-Process) value.
Cmdlet can automatically calculate the your screen resolution and set Applications in a neat grid layout in predefined/custom layout

Av
'Gridify' module provides a cmdlet 'Set-GridLayout' that can resize and arrange applications in an automatic grid layout with predefined formats using the Processes of the target applications passed as a parameter(-Process) value.
Cmdlet can automatically calculate the your screen resolution and set Applications in a neat grid layout in predefined/custom layout

Available predifined layout formats are
1. Mosaic
2. Vertical
3. Horizontal
4. Cascade
5. Custom

Run below commands to see some examples
Get-Help Set-GridLayout -Examples
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Gridify

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Gridify

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Prateek Singh All rights reserved.

Package Details

Author(s)

  • Prateek Singh

Tags

grid layout mosaic vertical horizontal applicationgrid

Functions

Set-GridLayout

Dependencies

This module has no dependencies.

Release Notes


1. Accepts process[] objects as an input from the pipeline
2. -IncludeSource switch to add source process to the grid layout
3. A new Cascade layout available
4. Ability to define application width ratios in a -Custom layout

FileList

Version History

Version Downloads Last updated
0.9.2 (current version) 2,830 12/4/2017
0.9.1 122 11/13/2017
0.9.0 88 11/13/2017