Closed grtcdr closed 3 years ago
I'm here :hand: (just to subscribe with a little word)
Great, we'll see how this evolves, usually features are implemented on Linux first, then they go through some testing and eventually they land for every platform.
I'll package your tool for Voidlinux, and I will test that feature on it. (if ZFS will be supported ?) edit: https://github.com/void-linux/void-packages/issues/31530 I'll do it when I'll have some time, or maybe another user will do it quickly
I'll package your tool for Voidlinux, and I will test that feature on it. (if ZFS will be supported ?)
Well we don't have disk usage statistics yet :/
Thanks for making a request to package Macchina for Void :)
Obviously when it will be done :dancers:
Macchina was rejected from void's repository a little while ago, so they'll most likely reject your PR too.
Don't get frustrated about the bad communication. I like your project, and will package it for Voidlinux when it will sufficiently differ from neofetch :)
Don't get frustrated about the bad communication.
It's okay, things of this nature happen sometimes but I didn't expect it to escalate to the point that it did.
I like your project, and will package it for Voidlinux when it will sufficiently differ from neofetch :)
Thank you :smile:
How we can query
Linux provides a ready to use struct, stavfs64, from which we can obtain disk usage.
macOS's struct for querying disk usage is statvfs
NetBSD has one too, of course.
Windows? I don't know, to be honest, but it's somewhere in here