{"id":46092798,"url":"https://github.com/yassine20011/kvitals","last_synced_at":"2026-06-27T03:02:13.443Z","repository":{"id":338140632,"uuid":"1156697714","full_name":"yassine20011/kvitals","owner":"yassine20011","description":"A lightweight KDE Plasma 6 panel widget that displays live system vitals directly in your top bar.","archived":false,"fork":false,"pushed_at":"2026-02-22T20:14:39.000Z","size":881,"stargazers_count":11,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-23T00:52:55.509Z","etag":null,"topics":["desktop-widget","kde","kde-desktop","kde-plasma-6","kde-widget","plasmoid","pulse","system-monitoring","vitals"],"latest_commit_sha":null,"homepage":"https://yassine20011.github.io/kvitals/","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yassine20011.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-13T00:15:57.000Z","updated_at":"2026-02-23T00:50:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/yassine20011/kvitals","commit_stats":null,"previous_names":["yassine20011/kvitals"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yassine20011/kvitals","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassine20011%2Fkvitals","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassine20011%2Fkvitals/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassine20011%2Fkvitals/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassine20011%2Fkvitals/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yassine20011","download_url":"https://codeload.github.com/yassine20011/kvitals/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yassine20011%2Fkvitals/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29977969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["desktop-widget","kde","kde-desktop","kde-plasma-6","kde-widget","plasmoid","pulse","system-monitoring","vitals"],"created_at":"2026-03-01T18:04:01.172Z","updated_at":"2026-06-27T03:02:13.423Z","avatar_url":"https://github.com/yassine20011.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KVitals\n\nA lightweight KDE Plasma 6 panel widget that displays live system vitals directly in your top bar.\n\n```\nCPU: 26%  |  RAM: 8.8/39.0G  |  TEMP: 96°C  |  🔋BAT: 78%  |  PWR: +20W  |  NET: ↓82.2K ↑58.9K\n```\n\n## Screenshots\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"screenshots/demo.gif\" alt=\"Demo\"\u003e\n\u003c/div\u003e\n\n## Features\n\n- **Live monitoring** — CPU usage, RAM, CPU temperature, GPU metrics (when available), battery status, power draw, network speed, disk I/O, fan speeds\n- **Display modes** — Text, Icons, Icons + Text, or None (values only) for the panel view\n- **Custom icons** — Pick any icon from your installed theme for each metric\n- **Font customization** — Choose any system font and size\n- **Configurable** — Toggle each metric, adjust refresh rate, tune colors, organized in 4 settings tabs\n- **Minimal footprint** — Native KDE KSysGuard sensors + QML, no heavy dependencies or excessive subprocesses\n- **Click to expand** — Detailed popup view with all stats\n\n## Requirements\n\n- KDE Plasma 6.0+\n\n## Installation\n\n### KDE Store (Recommended)\n\nInstall directly from the KDE Store:\n\n👉 **[Get KVitals on the KDE Store](https://www.pling.com/p/2347917/)**\n\nOr from within KDE Plasma:\n\n1. Right-click on the panel → **Add Widgets...**\n2. Click **Get New Widgets...** → **Download New Plasma Widgets...**\n3. Search for **\"KVitals\"**\n4. Click **Install**\n\n---\n\n### Quick Install (curl)\n\n```bash\ncurl -fsSL https://github.com/yassine20011/kvitals/releases/latest/download/install-remote.sh | bash\n```\n\n### Quick Install (wget)\n\n```bash\nwget -qO- https://github.com/yassine20011/kvitals/releases/latest/download/install-remote.sh | bash\n```\n\n### Manual Install\n\n```bash\ngit clone https://github.com/yassine20011/kvitals.git\ncd kvitals\nbash install.sh\n```\n\nThen restart Plasma and add the widget:\n\n```bash\nplasmashell --replace \u0026\n```\n\n1. Right-click on the panel → **Add Widgets...**\n2. Search for **KVitals**\n3. Drag it onto your panel\n\n## Configuration\n\nRight-click the widget → **Configure KVitals...** to access settings in four tabs:\n\n- **General** — Display mode, layout, icon size, font, update interval\n- **Metrics** — Toggle CPU, RAM, Temperature, GPU, Battery, Power, Network, Disk, Fan\n- **Icons** — Customize icons for each metric from your theme\n- **Colors** — Set custom font colors and optional threshold-based metric colors\n\nSee the [full configuration reference](docs/configuration.md) for details.\n\n## Uninstall\n\n```bash\nrm -rf ~/.local/share/plasma/plasmoids/org.kde.plasma.kvitals\n```\n\nThen restart Plasma: `plasmashell --replace \u0026`\n\n## Documentation\n\n- [Installation](docs/installation.md)\n- [Configuration](docs/configuration.md)\n- [Architecture](docs/architecture.md)\n- [Contributing](docs/contributing.md)\n- [Troubleshooting](docs/troubleshooting.md)\n\n## License\n\nBy contributing, you agree that your contributions will be licensed under the [GPL-3.0 License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyassine20011%2Fkvitals","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyassine20011%2Fkvitals","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyassine20011%2Fkvitals/lists"}