klv-system-monitor


Nameklv-system-monitor JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryCross-platform-ish system monitor (tested on Linux & Windows). Clean PyQt UI for CPU, memory, network and filesystems.
upload_time2025-08-24 16:22:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2025 TimeMatters Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords system monitor monitoring psutil pyqt5 pyqtgraph cpu memory network filesystem linux windows
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # KLV-System-Monitor

KLV System Monitor is a lightweight, cross-platform system monitoring tool
written in Python with PyQt5 and psutil. It provides a modern, customizable
interface inspired by the Ubuntu system monitor, while adding advanced features
for efficiency, flexibility, and user control.

CPU usage can be visualized in three modes—**Multi thread**, **General view**, and
**Multi window**—selectable from the Preferences dialog.

Plots adapt to the selected theme. "Multi window" graphs show axes without tick
labels and overlay each core's usage, number, and optional frequency atop its
panel. The Preferences dialog exposes controls for mini-plot size, column
count, a single-color option for all cores, and separate EMA alphas for CPU,
memory, and network graphs. CPU plots can optionally be filled with translucent
color, and network smoothing can be toggled independently.

Recent updates further reduce the monitor's own CPU usage by batching
per-process information retrieval, decoupling plot and text refresh rates,
and refreshing the file system view only on demand. Graph antialiasing is
enabled again for crisp rendering and can now be toggled in Preferences.
The Processes tab now updates only when visible, and its refresh interval is
configurable via the Preferences dialog.

The Processes tab also includes buttons to clear the current selection so the
view stops following a particular process and to kill selected processes.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "klv-system-monitor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "system monitor, monitoring, psutil, PyQt5, pyqtgraph, CPU, memory, network, filesystem, Linux, Windows",
    "author": null,
    "author_email": "Karel L\u00f3pez Vilaret <karel.mauricio.lopez.vilaret@uni-oldenburg.de>",
    "download_url": "https://files.pythonhosted.org/packages/0a/e7/510f51914073805e9e3ea8736ba785c5a3f285c7c6e81e9b98ce691cb1ac/klv_system_monitor-0.1.0.tar.gz",
    "platform": null,
    "description": "# KLV-System-Monitor\n\nKLV System Monitor is a lightweight, cross-platform system monitoring tool\nwritten in Python with PyQt5 and psutil. It provides a modern, customizable\ninterface inspired by the Ubuntu system monitor, while adding advanced features\nfor efficiency, flexibility, and user control.\n\nCPU usage can be visualized in three modes\u2014**Multi thread**, **General view**, and\n**Multi window**\u2014selectable from the Preferences dialog.\n\nPlots adapt to the selected theme. \"Multi window\" graphs show axes without tick\nlabels and overlay each core's usage, number, and optional frequency atop its\npanel. The Preferences dialog exposes controls for mini-plot size, column\ncount, a single-color option for all cores, and separate EMA alphas for CPU,\nmemory, and network graphs. CPU plots can optionally be filled with translucent\ncolor, and network smoothing can be toggled independently.\n\nRecent updates further reduce the monitor's own CPU usage by batching\nper-process information retrieval, decoupling plot and text refresh rates,\nand refreshing the file system view only on demand. Graph antialiasing is\nenabled again for crisp rendering and can now be toggled in Preferences.\nThe Processes tab now updates only when visible, and its refresh interval is\nconfigurable via the Preferences dialog.\n\nThe Processes tab also includes buttons to clear the current selection so the\nview stops following a particular process and to kill selected processes.\n\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2025 TimeMatters\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "Cross-platform-ish system monitor (tested on Linux & Windows). Clean PyQt UI for CPU, memory, network and filesystems.",
    "version": "0.1.0",
    "project_urls": {
        "Author (LinkedIn)": "https://www.linkedin.com/in/karel-l%C3%B3pez-vilaret/",
        "Changelog": "https://github.com/karellopez/KLV-System-Monitor/releases",
        "Homepage": "https://github.com/karellopez/KLV-System-Monitor",
        "Issues": "https://github.com/karellopez/KLV-System-Monitor/issues",
        "Repository": "https://github.com/karellopez/KLV-System-Monitor"
    },
    "split_keywords": [
        "system monitor",
        " monitoring",
        " psutil",
        " pyqt5",
        " pyqtgraph",
        " cpu",
        " memory",
        " network",
        " filesystem",
        " linux",
        " windows"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "671beebd482a4fe1c66f9a833044a5ff447535b11c67ec3cf841a5e37f5b91bf",
                "md5": "769f2e2b244d309955965b989a50761d",
                "sha256": "383b9c657cc8646800f38c829553bcc8f01ca6c689e8fa057554e590a685b2c0"
            },
            "downloads": -1,
            "filename": "klv_system_monitor-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "769f2e2b244d309955965b989a50761d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1054104,
            "upload_time": "2025-08-24T16:22:17",
            "upload_time_iso_8601": "2025-08-24T16:22:17.793606Z",
            "url": "https://files.pythonhosted.org/packages/67/1b/eebd482a4fe1c66f9a833044a5ff447535b11c67ec3cf841a5e37f5b91bf/klv_system_monitor-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0ae7510f51914073805e9e3ea8736ba785c5a3f285c7c6e81e9b98ce691cb1ac",
                "md5": "e57f958bb730cc1c0596ccd5961cbed7",
                "sha256": "e580adf3910c21b5d2fc1f8811f006677998816ecef0a3c49407699f673c8899"
            },
            "downloads": -1,
            "filename": "klv_system_monitor-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e57f958bb730cc1c0596ccd5961cbed7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1056075,
            "upload_time": "2025-08-24T16:22:20",
            "upload_time_iso_8601": "2025-08-24T16:22:20.009413Z",
            "url": "https://files.pythonhosted.org/packages/0a/e7/510f51914073805e9e3ea8736ba785c5a3f285c7c6e81e9b98ce691cb1ac/klv_system_monitor-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-24 16:22:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "karellopez",
    "github_project": "KLV-System-Monitor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "klv-system-monitor"
}
        
Elapsed time: 1.27338s