New HDD-LED applet derived from storage-act-led@mrbartblog#8382
New HDD-LED applet derived from storage-act-led@mrbartblog#8382tucsonst wants to merge 3 commits intolinuxmint:masterfrom
Conversation
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect will not replace a normal review.Found 3 potential issue(s):
|
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect will not replace a normal review.Found 2 potential issue(s):
|
|
Second commit is minor cleanup. |
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect will not replace a normal review.Found 1 potential issue(s): ℹ️ shell_string_spawnhdd-led@tucsonst/files/hdd-led@tucsonst/applet.js:130 Prefer argument vector spawn functions over shell command strings. Automated pattern check. |
|
Updated to async file operations. |
This is another HDD/SDD LED emulator based on the nice work by storage-act-led@mrbartblog. This applet is derived from storage-act-led@mrbartblog with some changes in how diskstats is parsed, look of the "LED" icons, and addition of a tooltip with r/w totals and a pop-up dialog with r/w counts for each disk in system.
No longer dependent on emoji fonts but does depend on zenity for the pop-up dialog.