Releases: louwrentius/showtools
Releases · louwrentius/showtools
v2.0.3
v2.0.2
- 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
This new version parses smartmontools json output, which should be more reliable.
Small bug fix
Development (#11) Fixed issue with bytes vs str types.
Python3 compatibility + more
- 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
v1.0.0 Update README.md