teamrit / powershell-dvd-infinite

πŸ“€ Powershell script to mimic the dvd logo infinite loop by moving cursor in a similar fashion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Powershell DVD Infinite

πŸ“€ Powershell script to mimic the dvd logo infinite loop by moving cursor in a similar fashion

  • To run the script, simply run this command from a powershell at the root directory of a cloned repository

    .\runner.ps1
  • This can also be used as a "screen-saver".

Inspiration

  • DVD Logo for the logic behind the motion
    alt text
  • Episode in "The Office"
    alt text

Examples

  • Speed: 1 millisecond
    alt text
  • Speed: 0.1 millisecond
    alt text

Bonus

  • Edit cursor size to make this screen saver even better and feel more "real"
    alt text

About

πŸ“€ Powershell script to mimic the dvd logo infinite loop by moving cursor in a similar fashion


Languages

Language:PowerShell 100.0%