Categorygithub.com/peajack/truefetch
modulepackage
0.0.0-20241108135603-32373955caee
Repository: https://github.com/peajack/truefetch.git
Documentation: pkg.go.dev

# README

truefetch

simple fetch-alike program, written in go

a screenshot, demonstrating example of truefetch output

truefetch on plan9

truefetch on freebsd

todo

  • support more distros
  • support other systems (bsd, darwin, plan9, maybe even windows)
  • make it faster, though idk how it is already as fast as afetch (at least on my machine!)

credits

logos are sincerely stolen from afetch and this pretty site. stackoverflow and gobyexample are also cool places.

uh?

feel free to test it with your distros so i can fix it, just submit an issue, or if you are so clever and have free time for this piece of shit masterpiece, submit a pull request

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
some consts.
No description provided by the author
No description provided by the author

# Structs

Logo - container for logo.
OSName - container for os name.
Result - way to grab results from goroutines.