The Terminal That Woke Up By Itself

For Mac🍎 and Windows🖥️

Do you know how to create an ASCII??

Probably yeah, we have done so many here! But do you know how to create a Christmas ASCII with fireworks that burst and tell you how many days left until Christmas?

Probably not, so that is what we are going to do today! Keep in mind that the code will be the same and won't change a little! 🎄🎁❄️

For Windows:

First, open Notepad and paste the code. Then save the file as christmasterminal.ps1. Then open PowerShell, locate the folder where you saved the .ps1, and type:

./christmasterminal.ps1

For Mac:

Open Terminal and type:

pwsh

If pwsh isn't installed on your Mac, type:

brew install --cask powershell

Once installed, open TextEdit and paste the code. Save it as christmasterminal.ps1. Then open Terminal and type:

pwsh

Locate the folder where you saved the .ps1 and type:

./christmasterminal.ps1

And there you have it! A PowerShell ASCII for Mac and Windows!

Click Here To Subscribe To Our Newsletter!


Stay creative, stay Tech Savvy, stay Christmass-y!!!

Previous Uploads