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

Added -ts argument to specify which (t)emperature (s)sensor to show the value for. Closes #8. #11

Merged
merged 7 commits into from
Nov 6, 2024

Conversation

nwg-piotr
Copy link
Owner

  1. List available sensors with the -ls argument:
❯ gopsuinfo -ls
acpitz_input (43°C)
amdgpu_edge_input (45°C)
amdgpu_junction_input (47°C)
amdgpu_mem_input (0°C)
amdgpu_edge_input (41°C)
nvme_composite_input (40.85°C)
nvme_sensor1_input (40.85°C)
nvme_sensor2_input (39.85°C)
k10temp_tctl_input (41.125°C)
  1. Use one as the -ts string, e.g. to show the temperature value for the k10temp_tctl_input sensor:
❯ gopsuinfo -c t -ts k10temp_tctl_input
47℃

@nwg-piotr nwg-piotr merged commit 9ce93f6 into main Nov 6, 2024
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

Successfully merging this pull request may close these issues.

1 participant