v1.0.0
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