Add SystemPulse - #494
Conversation
- Added German (de) translations for settings and labels. - Added English (en) translations for settings and labels. - Added Brazilian Portuguese (pt-BR) translations for settings and labels. - Added Turkish (tr) translations for settings and labels. - Added Simplified Chinese (zh-Hans) translations for settings and labels.
…se (Brazil), Turkish, and Simplified Chinese
The parser expects the first field in /proc/diskstats to be a device name followed by numeric
The manifest exposes panel_background_opacity, but no plugin source reads or applies this setting.
The Settings table documents the five widget settings but omits the declared |
…splay; add panel background opacity configuration
Plugin
arrifat346afs/systempulseplugin.toml)What it does
A panel that displays live CPU and RAM usage, with a detailed floating panel showing CPU, RAM, Disk, Network, and GPU monitoring.
External dependencies
nvtop
Testing
Screenshots / Videos
Checklist
Ready-for-review requirement: Every box in this section must be checked. If any statement is not true, keep the
pull request as Draft. An explanation does not replace a required check.
idafter the/inplugin.tomlexactly.plugin.toml,README.md,thumbnail.webp, andtranslations/en.json.README.mdfollows theREADME template, documents
every entry id and dependency, and includes exact panel IPC commands and launcher prefixes where applicable.
thumbnail.webpwith the thumbnail generator.versionfollows semver and is bumped in this PR;plugin_apiis the oldest API level this plugin requires.understand that language well enough to review and maintain it (no unreviewed machine/LLM translations).
catalog.toml; CI generates it.Code review attestation
Plugins run as trusted, unsandboxed Luau in the user's session. Confirm:
Ready-for-review requirement: Every attestation below must be checked.
licensedeclared inplugin.toml.