kawaii-monitor


Namekawaii-monitor JSON
Version 1.1.2 PyPI version JSON
download
home_pageNone
SummaryA kawaii system monitor with cute emojis and detailed system info.
upload_time2025-02-14 13:03:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseMIT License Copyright (c) 2025 Aryan Mistry 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 monitor system kawaii cute psutil curses
VCS
bugtrack_url
requirements psutil windows-curses
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Kawaii Monitor 🌸

Welcome to **Kawaii Monitor** – the adorable system monitor that makes keeping an eye on your computer’s stats as delightful as possible! With plenty of cute emojis and a playful design, monitoring your CPU, memory, storage, network, battery, and processes has never been so fun!

---

## Overview ✨

**Kawaii Monitor** is a terminal-based system monitor that:
- **Displays CPU Info** 💻: Shows CPU usage with sparkly heart icons.
- **Shows Memory Stats** 📦: Visualizes RAM and swap usage with dreamy emojis.
- **Lists Disk Info** 💾: Presents your storage devices in a fun, graphical way.
- **Monitors Network Speed** 🌐: Tracks upload and download speeds in real time.
- **Checks Battery Levels** 🔋: (If available) Displays battery status in a cute format.
- **Highlights Top Processes** 🌟: Lists the busiest processes with extra charm.

All these features come together in a real-time, refreshing display that brings a touch of kawaii magic to your terminal!

---

## Features 🍭

- **Adorable Design:** Every stat is decorated with cute emojis and charming text.
- **Real-Time Updates:** Refreshes every second for live system monitoring.
- **Cross-Platform:** Works on Linux, macOS, and Windows (in a terminal that supports curses).
- **Detailed System Stats:** From CPU and memory to disks, network, battery, and processes—all in one place!

---

## Installation 🎀

You can install **Kawaii Monitor** directly from PyPI with pip:

```bash
pip install kawaii-monitor
```
Then, run it directly using:
```bash
kawaii-monitor
```

![Kawaii Monitor Screenshot](https://github.com/fearyan/kawaii-monitor/blob/main/screenshot.png?raw=true)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "kawaii-monitor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "monitor, system, kawaii, cute, psutil, curses",
    "author": null,
    "author_email": "Aryan Mistry <fe.aryan@outlook.com>",
    "download_url": "https://files.pythonhosted.org/packages/32/3d/b5e8cf23f8bff7713bce2d0d85670b2b29dccae671b2f2e21bd788ff7e09/kawaii_monitor-1.1.2.tar.gz",
    "platform": null,
    "description": "# Kawaii Monitor \ud83c\udf38\r\n\r\nWelcome to **Kawaii Monitor** \u2013 the adorable system monitor that makes keeping an eye on your computer\u2019s stats as delightful as possible! With plenty of cute emojis and a playful design, monitoring your CPU, memory, storage, network, battery, and processes has never been so fun!\r\n\r\n---\r\n\r\n## Overview \u2728\r\n\r\n**Kawaii Monitor** is a terminal-based system monitor that:\r\n- **Displays CPU Info** \ud83d\udcbb: Shows CPU usage with sparkly heart icons.\r\n- **Shows Memory Stats** \ud83d\udce6: Visualizes RAM and swap usage with dreamy emojis.\r\n- **Lists Disk Info** \ud83d\udcbe: Presents your storage devices in a fun, graphical way.\r\n- **Monitors Network Speed** \ud83c\udf10: Tracks upload and download speeds in real time.\r\n- **Checks Battery Levels** \ud83d\udd0b: (If available) Displays battery status in a cute format.\r\n- **Highlights Top Processes** \ud83c\udf1f: Lists the busiest processes with extra charm.\r\n\r\nAll these features come together in a real-time, refreshing display that brings a touch of kawaii magic to your terminal!\r\n\r\n---\r\n\r\n## Features \ud83c\udf6d\r\n\r\n- **Adorable Design:** Every stat is decorated with cute emojis and charming text.\r\n- **Real-Time Updates:** Refreshes every second for live system monitoring.\r\n- **Cross-Platform:** Works on Linux, macOS, and Windows (in a terminal that supports curses).\r\n- **Detailed System Stats:** From CPU and memory to disks, network, battery, and processes\u2014all in one place!\r\n\r\n---\r\n\r\n## Installation \ud83c\udf80\r\n\r\nYou can install **Kawaii Monitor** directly from PyPI with pip:\r\n\r\n```bash\r\npip install kawaii-monitor\r\n```\r\nThen, run it directly using:\r\n```bash\r\nkawaii-monitor\r\n```\r\n\r\n![Kawaii Monitor Screenshot](https://github.com/fearyan/kawaii-monitor/blob/main/screenshot.png?raw=true)\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License\r\n        \r\n        Copyright (c) 2025 Aryan Mistry\r\n        \r\n        Permission is hereby granted, free of charge, to any person obtaining a copy\r\n        of this software and associated documentation files (the \"Software\"), to deal\r\n        in the Software without restriction, including without limitation the rights\r\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\n        copies of the Software, and to permit persons to whom the Software is\r\n        furnished to do so, subject to the following conditions:\r\n        \r\n        The above copyright notice and this permission notice shall be included in all\r\n        copies or substantial portions of the Software.\r\n        \r\n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\n        SOFTWARE.\r\n        ",
    "summary": "A kawaii system monitor with cute emojis and detailed system info.",
    "version": "1.1.2",
    "project_urls": {
        "Homepage": "https://github.com/fearyan/kawaii-monitor"
    },
    "split_keywords": [
        "monitor",
        " system",
        " kawaii",
        " cute",
        " psutil",
        " curses"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b87b4b904f92ce639b779ab82a2a3634eb6ad42e0c75d50f2c92652be9bdb9d4",
                "md5": "773aaa3f8b77b1fc83589a9120966b6c",
                "sha256": "35ef452c0a0379841fef67cfe34d6add80cd084490b5f03107653b4f31ad7c6d"
            },
            "downloads": -1,
            "filename": "kawaii_monitor-1.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "773aaa3f8b77b1fc83589a9120966b6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 7727,
            "upload_time": "2025-02-14T13:03:18",
            "upload_time_iso_8601": "2025-02-14T13:03:18.134352Z",
            "url": "https://files.pythonhosted.org/packages/b8/7b/4b904f92ce639b779ab82a2a3634eb6ad42e0c75d50f2c92652be9bdb9d4/kawaii_monitor-1.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "323db5e8cf23f8bff7713bce2d0d85670b2b29dccae671b2f2e21bd788ff7e09",
                "md5": "7ddfc0bc5d75d12352bbdc0450c63eee",
                "sha256": "ac891ab9fe0a41159af46cd4c41cba6b73e59f95f4aec91996fbbf9537ffbeea"
            },
            "downloads": -1,
            "filename": "kawaii_monitor-1.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7ddfc0bc5d75d12352bbdc0450c63eee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 6458,
            "upload_time": "2025-02-14T13:03:20",
            "upload_time_iso_8601": "2025-02-14T13:03:20.609888Z",
            "url": "https://files.pythonhosted.org/packages/32/3d/b5e8cf23f8bff7713bce2d0d85670b2b29dccae671b2f2e21bd788ff7e09/kawaii_monitor-1.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-14 13:03:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fearyan",
    "github_project": "kawaii-monitor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "psutil",
            "specs": [
                [
                    ">=",
                    "5.8.0"
                ]
            ]
        },
        {
            "name": "windows-curses",
            "specs": [
                [
                    ">=",
                    "2.2.0"
                ]
            ]
        }
    ],
    "lcname": "kawaii-monitor"
}
        
Elapsed time: 0.71382s