{"id":26475778,"url":"https://github.com/santosvilanculos/kudan","last_synced_at":"2025-03-19T23:45:13.872Z","repository":{"id":266421701,"uuid":"897283685","full_name":"SantosVilanculos/kudan","owner":"SantosVilanculos","description":"A sleek desktop OS monitor providing real-time insights into CPU, memory, disk, network, sensor data, and system uptime. Utilizing the psutil library, it also showcases detailed I/O device information for optimal system performance analysis.","archived":false,"fork":false,"pushed_at":"2025-01-25T03:07:03.000Z","size":1054,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T03:24:01.803Z","etag":null,"topics":["fastfetch","htop","ifconfig","ipconfig","python","top"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SantosVilanculos.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}},"created_at":"2024-12-02T11:11:51.000Z","updated_at":"2025-01-25T02:55:00.000Z","dependencies_parsed_at":"2025-01-25T03:22:48.655Z","dependency_job_id":"2d3cb30d-4be9-402f-9a5f-21ae89e72e68","html_url":"https://github.com/SantosVilanculos/kudan","commit_stats":null,"previous_names":["santosvilanculos/kudan"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantosVilanculos%2Fkudan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantosVilanculos%2Fkudan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantosVilanculos%2Fkudan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantosVilanculos%2Fkudan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SantosVilanculos","download_url":"https://codeload.github.com/SantosVilanculos/kudan/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244525553,"owners_count":20466543,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fastfetch","htop","ifconfig","ipconfig","python","top"],"created_at":"2025-03-19T23:45:13.213Z","updated_at":"2025-03-19T23:45:13.793Z","avatar_url":"https://github.com/SantosVilanculos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"left\"\u003e\n  \u003ca href=\"https://github.com/SantosVilanculos/kudan/actions\"\u003e\n    \u003cimg\n      src=\"https://img.shields.io/github/actions/workflow/status/SantosVilanculos/kudan/release.yml\"\n      alt=\"build\"\n    /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/SantosVilanculos/kudan/releases\"\u003e\n    \u003cimg alt=\"release\" src=\"https://img.shields.io/github/v/release/SantosVilanculos/kudan\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/SantosVilanculos/kudan/blob/main/LICENSE\"\u003e\n    \u003cimg\n      src=\"https://img.shields.io/github/license/SantosVilanculos/kudan\"\n      alt=\"license\"\n    /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/SantosVilanculos/kudan/commits/main\"\u003e\n    \u003cimg\n      src=\"https://img.shields.io/github/last-commit/SantosVilanculos/kudan\"\n      alt=\"last commit\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/div\u003e\n\n![](./screenshot.png)\n\n\u003cp align=\"justify\"\u003e\nA sleek desktop OS monitor providing real-time insights into CPU, memory, disk, network, sensor data, and system uptime. Utilizing the \u003ca href=\"https://github.com/giampaolo/psutil\"\u003epsutil\u003c/a\u003e library, it also showcases detailed I/O device information for optimal system performance analysis.\n\u003cp/\u003e\n\n---\n\n## Features\n\n### System Information\n\n- Retrieve detailed memory usage statistics;\n- Display disk partitions and usage;\n- Monitor input/output counters for disk activity.\n\n### Network Monitoring\n\n- View network interface statistics (e.g., sent and received data);\n- Display network connections and active states.\n\n### Hardware Information\n\n- Detect and display camera devices (ID, description, position, etc.);\n- Show audio and input devices connected;\n- Display battery and screen statistics (if supported).\n\n### Process Management\n\n- List all running processes.\n- Access Windows service iterators for advanced process details (if on Windows).\n\n### Cross-Platform\n\n- Built to run on multiple operating systems where psutil is supported.\n\n## Installation\n\n```sh\npip install -r requirements.txt\n```\n\n## Building a release\n\n```sh\npyinstaller \"./src/main.py\" --noconfirm --clean --onefile --name=\"Kudan\" --icon=\"./favicon.ico\" --add-data=\"./favicon.ico:./\" --add-data=\"./res:./res\" --windowed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantosvilanculos%2Fkudan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantosvilanculos%2Fkudan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantosvilanculos%2Fkudan/lists"}