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
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
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
Installation Options
Owners
Copyright
(c) 2017 Prateek Singh All rights reserved.
Package Details
Author(s)
- Prateek Singh
Tags
grid layout mosaic vertical horizontal applicationgrid
Functions
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
- Gridify.nuspec
- Gridify.psd1
- Gridify.psm1
- Install.ps1
- README.md
- Images\Cascade.gif
- Images\CustomMosaic.gif
- Images\CustomRatio.gif
- Images\GridLayout.png
- Images\Horizontal.gif
- Images\Installation_v5.jpg
- Images\Mosaic.gif
- Images\mosaic2.jpg
- Images\Vertical.gif
- Source\Get-ApplicationRatio.ps1
- Source\Get-ParentProcess.ps1
- Source\Move-Application.ps1
- Source\Set-GridLayout.ps1
- test\Gridify.Tests.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.9.2 (current version) | 5,666 | 12/4/2017 |
0.9.1 | 125 | 11/13/2017 |
0.9.0 | 91 | 11/13/2017 |