Skip to content

Releases: louwrentius/showtools

v2.0.3

30 Nov 15:26
Compare
Choose a tag to compare
  • fixed crash when /dev/sr* device is present (optical)
  • improved error handling

v2.0.2

30 Nov 02:15
Compare
Choose a tag to compare
  • Partial rewrite of code
  • rich module does the table drawing, which allowed me to remove a lot of janky code
  • Also now available as 'pip install showtools'

Parsing of JSON output of smartctl

17 Nov 14:47
Compare
Choose a tag to compare

This new version parses smartmontools json output, which should be more reliable.

Small bug fix

29 Dec 15:49
a25b6fc
Compare
Choose a tag to compare
Development (#11)

Fixed issue with bytes vs str types.

Python3 compatibility + more

09 Nov 23:23
Compare
Choose a tag to compare
  • Now python3 compatible
  • The -z option shows the SATA link speed (1.5 Gbps / 3.0 Gbps / 6.0 Gbps)

Stable Python 2.x compatible version

29 Sep 22:36
7e9952f
Compare
Choose a tag to compare
v1.0.0

Update README.md