TTE: Terminal Text Effects
chrisbuilds.github.io
TTE: Terminal Text Effects
1–10 of 279 posts
Re: TTE: Terminal Text Effects
#2This is awesome. Thanks
Re: TTE: Terminal Text Effects
#3Love it, thanks for posting!
Re: TTE: Terminal Text Effects
#4Incredibly goofy, I like it. Especially the demo gifs on the page. Wonder how long until I see it be the default output for a CLI I'm using. Got surprised to see someone using lolcat in the wild before.
Re: TTE: Terminal Text Effects
#5Great work, this will make a lovely splash screen for my tty-only machine.
Re: TTE: Terminal Text Effects
#6In a similar vein in Emacs: M-x zone
Every time you run it, it triggers a random screen saver effect. Fun when it's on a timer and triggers so your work colleagues wonder wth is going on.
Re: TTE: Terminal Text Effects
#7Next time someone donks Python for being incapable of building decent CLI tools, I'll burn their terminal using TTE.
I know Go has the crown for creating TUI apps, but Python isn't that awful. If the app doesn't need concurrency (like a terminal file manager [0] does), then Python is fine.
[0]: Yazzi (Rust) eats Ranger's (Python) lunch and dinner combined.
Re: TTE: Terminal Text Effects
#8I freaking love this library! It reminds me of a time that I don't even know happened when computers seemed like a scifi possibility come true. So happy to see it on the front page.
One of the coolest things is not just the ability to pipe cat outputs into it, but that it doubles up as a python library- next time you're making a throw away CLI with print outs and prompts, why not make it insanely jazzy?
Re: TTE: Terminal Text Effects
#9Someone will add this to their javascript framework cli
Re: TTE: Terminal Text Effects
#10Now we need this in esp32 !!