Skip to content

Releases: pybash1/winnf

The Self-Sufficient Release

10 Apr 11:01
Compare
Choose a tag to compare

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

30 Mar 16:13
Compare
Choose a tag to compare

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

29 Mar 12:34
Compare
Choose a tag to compare

v1.0.0 - The Nerdfetch Competitor Release

  • Initial version with all basic features
  • No *nix system support
  • Written in Rust