dadlan-au / DADLANcher

LAN Launcher for use at DadLAN events.
3 stars 0 forks source link

Display all text as typewriter style (excluding ascii art) #11

Closed JimmyCapps closed 2 months ago

JimmyCapps commented 3 months ago

More of a visual thing, display content as if it were being typed. Not too slow, just for flavour.

TheScise commented 3 months ago

I tried a few things to get this working in a batch file. Unfortunately it was rather unreliable and touchy. PowerShell can do this a lot more reliably, I can do a re-write if we want but happy to leave it otherwise.

If that does happen many other things can be added using PowerShell, perhaps that is a v2.

JimmyCapps commented 3 months ago

I found a few stackexchange articles about this and was going to give it a crack with those. Do you think it's worth doing in V1?

I think V2 could be powershell or other language just displaying as cli for sure.

MrCaffeen commented 2 months ago

Added in a get-easyview function in suppfunctions. $ASCIILogo |get-easyview -Milliseconds 60 -Pace Line