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

Bring back automatic device generation #59

Open
6 tasks
W-Floyd opened this issue Mar 6, 2023 · 0 comments
Open
6 tasks

Bring back automatic device generation #59

W-Floyd opened this issue Mar 6, 2023 · 0 comments

Comments

@W-Floyd
Copy link
Owner

W-Floyd commented Mar 6, 2023

This used to be a thing ages ago (I had battery status, backlight, that come to mind). I want to redo this and extend it to more cases, such as:

  • Hard Drives / Paritions (Overall size, space used, amount of data written/read, SMART data, etc.)
  • Battery (Level, health, discharge rate)
  • CPU stats (Model, usage, governor, power draw, per-core stats, cache, frequency, etc.)
  • GPU stats (Model, usage, power, memory usage, frequency, etc.)
  • Memory stats (Model, usage, power, etc.)
  • Monitor controls (Laptop brightness, desktop monitor brightness via ddccontrol, DE color temperature controls integrated)

Ideally, we should not implement all of these things ourselves, and certainly not in this repo - if we need to, it might make sense to create an external library that may provide all of this information. I am sure this is something we can find elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant