Disk Monitor Widget Plugin

December 13, 2024 ยท View on GitHub

This project was developed as a disk monitor widget for windows widgets.

Internal Settings

disk_letter takes a specific disk name. If "Total" is written, it shows the total usage.

{
  "usage_font_size": 18.0,
  "usage_foreground": "#FFBC8F8F",
  "graphic_color": "#9e269a",
  "graphic_timeline": 200.0,
  "disk_letter": "C" // "Total"
}

Screenshots

disk_monitor

disk_monitor skin