34
Your webcam as ASCII art
(kaamkiya.github.io)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I assume from that screenshot that there isn't color support, but if you're on Linux, you can do something similar locally with color support:
At least on my Debian Trixie system, it looks like they aren't building
mpvwith aalib support anymore, an older monochrome image-to-text library, just libcaca, but I know that in the pastmpvandmplayerhave supported that as well.This will, among other things, permit viewing video on a plain text console.