from Hacker News

Show HN: A framebuffer console viewer, pure Go

by cyansmoker on 6/26/22, 11:16 PM with 2 comments

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!

  • by cyansmoker on 6/26/22, 11:19 PM

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

    https://github.com/Fusion/modernfbv

  • by DLA on 6/27/22, 2:58 AM

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