Log In  


Cart #cpu_monitor-5 | 2025-09-16 | Embed ▽ | License: CC4-BY-NC-SA
11

CPU Monitor is a really simple CPU monitoring tool, intended to be executed as a widget in the tooltray.
It displays the current CPU utilization in a graph format.

To use

Simply open the cart, resize the window as you please and drag it in the tooltray.
If you want the app to be opened automatically at boot, remember to save the cart to disk.

Settings

To customize the app appareance and behavior, simply click on the settings icon on the top-left corner of the window, edit the Settings pod and save.

Settings are:

  • Window width and height
  • Seconds between graph updates
  • Background color
  • Outer box and text color
  • Graph line color

WARNING!!!
While the window size is exposed in the Settings pod, the cart manages it automatically and there's no need to edit it manually.

For the next release

I don't really like that you need to edit the pod to change the settings. It is a temporary solution. I will add an actual UI for editing the settings in the next release.

CHANGE LOG

1.0

  • Initial release

1.1

  • Added: The app automatically adds itself to the list of apps the run after boot in /appdata/system/startup.lua
  • Added: When launching, the app will ensure only one instance of itself is currently running

1.2

  • Added: new shortcut to open and edit the settings
  • Added: App window automatically resize on settings change

2.0

  • Added: reworked to run in Picotron 0.1.1e as a widget and with sandboxing enabled
  • Added: Can also run as a normal windowed application
  • Removed: new shortcut to open and edit the settings
  • Removed: The app automatically adds itself to the list of apps the run after boot in /appdata/system/startup.lua
  • Removed: When launching, the app will ensure only one instance of itself is currently running

2.1

  • Added: shortcut to open and edit the settings
11



[Please log in to post a comment]