MauriceNino / dashdot

A simple, modern server dashboard, primarily used by smaller private servers
https://getdashdot.com/
MIT License
2.53k stars 95 forks source link

[Feature] Support `quota` #1061

Open thcrt opened 2 months ago

thcrt commented 2 months ago

Description of the feature

It would be really nice to support quota (https://linux.die.net/man/1/quota) as an alternative to raw storage information. Alternatively if this is too much effort then it would be great to have a way for disk usage information to be read from a supplied file path (that could be updated with a script calling quota) to get a similar result.

Additional context

No response