Skip to content

Releases: GHaxZ/fetchy

v0.1.5

01 Jul 20:17
Compare
Choose a tag to compare

Features

  • Display all network interfaces
  • Display all monitor resolutions

Bug fixes

  • Fixed an issue where the screen resolution was not being detected on Wayland

Contributors

@kranurag7

v0.1.4

16 Jan 14:34
68dbea6
Compare
Choose a tag to compare

Features

  • Display GPU data

Visual Changes

  • Added spinner animation when fetching data

v0.1.3

03 Jan 17:47
be9ed1e
Compare
Choose a tag to compare

Features

  • Display total network usage (usage since last established connection)
  • Display battery data
  • Slightly cleaned up design

v0.1.2

29 Dec 22:54
Compare
Choose a tag to compare

Features

  • Make colors customizable

Internal changes

  • Organized and optimized code
  • Added command line argument parsing
  • Added configuration storing using .json file

v0.1.1

18 Dec 13:51
Compare
Choose a tag to compare

Features

  • Display storage data

Internal changes

  • Organized and optimized code