Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Disk Usage Stats #1

Closed
DarthBenro008 opened this issue Sep 30, 2020 · 2 comments · Fixed by #11
Closed

[Feature] Disk Usage Stats #1

DarthBenro008 opened this issue Sep 30, 2020 · 2 comments · Fixed by #11
Assignees
Labels

Comments

@DarthBenro008
Copy link
Member

Please describe the feature you want this project to offer
It would be nice to have disk stats show up in termiboard.

Describe the solution you'd like
Implement the GetDiskUsage() method in the memory.go file.

Describe alternatives you've considered (Optional)
You could use the gopsutil library to achieve this

@S-Maciejewski
Copy link
Contributor

I would like to tackle this issue :)

@DarthBenro008
Copy link
Member Author

Sure @S-Maciejewski

DarthBenro008 added a commit that referenced this issue Oct 1, 2020
Implemented GetDiskUsage() function
@DarthBenro008 DarthBenro008 linked a pull request Oct 1, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants