AdyGCode / piview-old

Raspberry Pi System Information Package
Open Software License 3.0
0 stars 1 forks source link

STORAGE: Get Disk #13

Closed AdyGCode closed 3 years ago

AdyGCode commented 3 years ago

Get the free and total storage (disk) space and return as a tuple.

Use the Linux df -h command to retrieve the information on the Pi.

AdyGCode commented 3 years ago

Completed in version 0.5.0