Skip to content

canix1/ASCIIWRITE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

ASCIIWRITE

Example

Requires PowerShell 7.1.1

Import-Module ASCIIWRITE

Write-BlockFont -Phrase "HELLO WORLD"

Write-BlockFont -Phrase "1337" -ShadowColor Green -Color1 "Cyan" -Color2 Magenta

Write-BlockFont -Phrase "NULL" -Frame -FrameColor DarkYellow

Write-BlockFont -Phrase "AZURE AD" -MyChar "*" -Color1 Blue -Color2 Red -Frame -FrameColor DarkYellow -ShadowColor Green

About

PowerShell module that let you write text in ASCII block font

Resources

Stars

Watchers

Forks

Packages

No packages published