[GH-ISSUE #142] [sys info] Friendly 'smart' aliases for dynamic tokens #1477

Closed
opened 2026-05-22 22:52:35 +01:00 by JakeStanger · 0 comments
Owner

Originally created by @JakeStanger on GitHub (May 7, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/142

Is your feature request related to a problem? Please describe.
It is currently hard to discover sensor names. The typical Intel/AMD ones are now on the wiki, but these are not obvious.

Describe the solution you'd like
The sys_info module should offer some "smart" aliases that can automatically attempt to use the appropriate device based off a directory of well-known names. For example temp_c:cpu should try to automatically find the relevant CPU sensor.

This could also apply to the network tokens.

Describe alternatives you've considered
As part of the CLI work next update, I'd like to add a command to list sys_info formatting tokens in one form or another.

Additional context
Discussed as part of #129

Originally created by @JakeStanger on GitHub (May 7, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/142 **Is your feature request related to a problem? Please describe.** It is currently hard to discover sensor names. The typical Intel/AMD ones are now on the wiki, but these are not obvious. **Describe the solution you'd like** The `sys_info` module should offer some "smart" aliases that can automatically attempt to use the appropriate device based off a directory of well-known names. For example `temp_c:cpu` should try to automatically find the relevant CPU sensor. This could also apply to the network tokens. **Describe alternatives you've considered** As part of the CLI work next update, I'd like to add a command to list sys_info formatting tokens in one form or another. **Additional context** Discussed as part of #129
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#1477
No description provided.