sysinfo@paul163-ai: Initial submission - #1844
Conversation
Changed the "-" character
Fixes video playback stuttering caused by multiple bash subprocesses running on Cinnamon's JS thread each refresh cycle. - Add sysinfo-daemon.py: collects all system stats in a separate Python process, writes /tmp/sysinfo-paul163.json every 2 seconds - Desklet now does a single async JSON file read per cycle - Daemon auto-launched by desklet with disk paths from settings - Pidfile prevents duplicate daemon instances on Cinnamon restart - Daemon killed cleanly when desklet is removed
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect and will not replace a normal review.Found 2 potential issue(s):
|
…ded /tmp Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Comprehensive system monitor desklet showing CPU, RAM, Swap, GPU,
Disk, Network, Battery and Uptime with a fully transparent background.
Requires Cinnamon 5.0+. nvidia-smi optional for GPU section.