After created SuperB Fetch, I was brainstorming about creating a follow up project about sysfetch that is faster and more customizable. That project is now tuned into DIYfetch!
DIYfetch wasn't originally planned to use Gum, I was planned to create a bunch of Rust CLI utilities that follow the Unix philosophy:
Do One Thing and Do It Well
ansi-join
to combine ansi strings horizontally/vertically (with options to set align, width and hight).rawfetch
to get a simple list system informations (can output to json).
But then Gum come out and I'm too lazy to create my own tools so I scrap my ideas and use Gum. Maybe some day I will create it, but in the meantime feel free to create those tools and share it with me!