Fun: Chromium rendering completely in terminal #135
krackers
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
People here might like reading about this (not my work, just thought it was interesting): https://fathy.fr/carbonyl
It might also technically be an option for those who really need some chromium-derived browser on 10.6. You could run this over SSH or something, if you're OK with text but low res-graphics. (It's better than lynx at least!)
Bonus points if you get this to compile on OSX! Even though no cocoa apis are used in render, I think you have to use
chromium-legacy
as a base still since it makes use of other platform targets for various web apis.Beta Was this translation helpful? Give feedback.
All reactions