Show HN: A framebuffer console viewer, pure Go
7 points by cyansmoker 3 years ago | 2 commentsAnother Sunday afternoon project: add some pizzaz to your boring bare metal or virtual machine consoles!
Written as a single Go binary; no dependencies.
https://github.com/Fusion/modernfbv
As usual, feedback please!
- cyansmoker 3 years agoSome day, I will remember to submit a link, then add a comment, and not the other way around...
- DLA 3 years agoCertified very cool! I always wondered how to do this. Bonus, written in go.