1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-08-16 22:31:03 +02:00
ironbar/examples
Jake Stanger 01de0ac6f5
feat(sysinfo): overhaul to add aggregate/unit/formatting support
This completely reworks the sysinfo module to add support for aggregate functions, better support for working with individual devices, the ability to specify units, and some string formatting support.

Several new tokens have also been added, and performance should be marginally improved.

BREAKING CHANGE: Use of the `sys_info` module in your config will need to be updated to use the new token format. See the wiki page for more info.
2025-02-15 22:58:17 +00:00
..
config.corn feat(sysinfo): overhaul to add aggregate/unit/formatting support 2025-02-15 22:58:17 +00:00
config.json feat(sysinfo): overhaul to add aggregate/unit/formatting support 2025-02-15 22:58:17 +00:00
config.toml feat(sysinfo): overhaul to add aggregate/unit/formatting support 2025-02-15 22:58:17 +00:00
config.yaml feat(sysinfo): overhaul to add aggregate/unit/formatting support 2025-02-15 22:58:17 +00:00
style.css feat: add .urgent workspace css class 2024-09-25 22:44:12 -03:00