Skip to content

v1.0.0

Compare
Choose a tag to compare
@an-prata an-prata released this 14 Jun 17:39
· 4 commits to main since this release
fd595eb

Since I'm pretty happy with where this little fetch program is I'm making a release for

Displays:

  • kernel version,
  • package manager
  • hostname
  • processor model
  • memory capacity
  • root storage capacity
  • terminal colors

Some other features:

  • Display memory or storage capacities in base 1000 or 1024 (KB, MB, GB, etc or KiB, MiB, GiB, etc)
  • Opens much like how you would expect a TUI app to, unlike other fetch programs which just print to stdout
  • Automatic resizing
  • Redraws only as needed, allowing for the selection of text for copy/paste