The Matrix effect
 
Go to file
Chris 030b88142a vary column length 2017-12-18 23:46:50 +00:00
README.md Update README.md 2016-11-22 11:16:16 +05:30
cmatrix.PNG Add files via upload 2016-11-22 10:57:53 +05:30
cmatrix.psm1 vary column length 2017-12-18 23:46:50 +00:00

README.md

cmatrix Effect

The matrix effect on windows through windows power shell

Mareix

How to

  1. Open Windows Powershell with Admin Privillege

  2. Download and save cmatrix.psm1 to desktop

  3. Create a folder cmatrix on "C:\Windows\System32\WindowsPowerShell\v1.0\Modules"

  4. Copy cmatrix.psm1 to "C:\Windows\System32\WindowsPowerShell\v1.0\Modules\cmatrix\cmatrix.psm1"

  5. Type the commands on terminal

    set-executionpolicy remotesigned

    import-module cmatrix

    Set-screenSaverTimeout -Seconds 5

    Enable-ScreenSaver

Author: Oisin Grehan