Macchina-CLI / libmacchina

A library providing access to all sorts of system information.
https://crates.io/crates/libmacchina
MIT License
68 stars 20 forks source link

Add free disk space #58

Closed 123marvin123 closed 3 years ago

123marvin123 commented 3 years ago

This PR is tackling #32. The code should work fine on POSIX platforms.

image image

Bars are supported too.

grtcdr commented 3 years ago

Looks good to me!