1834ddac1b
Used Claude Sonnet 3.5 agent to add license and documentation to all
...
files in the project
2025-07-26 13:31:50 -07:00
7245914da8
Added mechanism to skip updates in a module
...
* This is useful in modules where HTTP API calls are made. Updating them
every second is expensive, network intensive and can cause rate limits
to be hit
* Added get_name() function to modules for easier debug statements
2025-06-14 17:33:24 -07:00
be96618f76
General clean up
2025-06-07 21:53:32 -07:00
79e1a5956e
Clear data before new bar display iteration
...
This makes sure that data displayed is always fresh
2025-06-07 21:19:02 -07:00
eba6f977ec
Code clean up
2025-06-07 16:15:17 -07:00
17ce090ef8
General clean up
...
* Option changed: --debug-icons -> --debug-modules
2025-06-06 18:10:43 -07:00
750a2813d3
Changed debug option names
...
* --debug-json -> --debug
* --debug-modules -> --debug-icons
2025-06-06 17:57:14 -07:00
c84e9698d7
Added CPU usage module
2025-06-06 17:50:16 -07:00