Show HN: A framebuffer console viewer, pure Go

7 points by cyansmoker 3 years ago | 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!

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

    https://github.com/Fusion/modernfbv

    • DLA 3 years ago
      Certified very cool! I always wondered how to do this. Bonus, written in go.