Hacker News new | ask | show | jobs
Show HN: A framebuffer console viewer, pure Go
7 points by cyansmoker 1457 days ago
Another 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!

2 comments

Some day, I will remember to submit a link, then add a comment, and not the other way around...

https://github.com/Fusion/modernfbv

Certified very cool! I always wondered how to do this. Bonus, written in go.