Releases: pybash1/winnf
Releases · pybash1/winnf
The Self-Sufficient Release
The Self-Sufficient Release - v1.2.0
- Execution time reduced from ~60ms to ~15ms
- More accurate
- uptime data
- memory usage data
- device name/hostname
- Depends on just 2 crates now
- Performs most computations internally, without any 3rd party crates now(self-sufficient)
- Uses raw ANSI codes for faster and more terminal native colors
The⚡Release
The⚡Release - v1.1.0
- Improves execution speed by a noticeable amount
- No longer executes shell commands
- Packages data is displayed in a better way
- Packages data is more accurate
Nerdfetch Competitor Release
v1.0.0 - The Nerdfetch Competitor Release
- Initial version with all basic features
- No *nix system support
- Written in Rust