{"id":26506390,"url":"https://github.com/dmontgomery40/intel-npu-top","last_synced_at":"2025-03-20T22:35:22.913Z","repository":{"id":268089029,"uuid":"903282946","full_name":"DMontgomery40/intel-npu-top","owner":"DMontgomery40","description":"A simplified, text-only proof-of-concept for monitoring Intel Meteor Lake NPU usage in real-time via sysfs on Linux.","archived":false,"fork":false,"pushed_at":"2024-12-27T22:47:20.000Z","size":11984,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T15:57:30.074Z","etag":null,"topics":[],"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/DMontgomery40.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-14T07:34:02.000Z","updated_at":"2025-01-18T01:07:34.000Z","dependencies_parsed_at":"2024-12-14T17:30:21.363Z","dependency_job_id":null,"html_url":"https://github.com/DMontgomery40/intel-npu-top","commit_stats":null,"previous_names":["dmontgomery40/nputop","dmontgomery40/intel-npu-top"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fintel-npu-top","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fintel-npu-top/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fintel-npu-top/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMontgomery40%2Fintel-npu-top/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DMontgomery40","download_url":"https://codeload.github.com/DMontgomery40/intel-npu-top/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244705669,"owners_count":20496546,"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":[],"created_at":"2025-03-20T22:35:22.322Z","updated_at":"2025-03-20T22:35:22.905Z","avatar_url":"https://github.com/DMontgomery40.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# intel-npu-top\n\nA minimalist, zero-dependency monitoring tool for Intel Meteor Lake NPU usage in real-time via sysfs on Linux. Features clean ASCII-based visualization in just 200 lines of Python.\n\n![NPU Usage Monitor Screenshot](assets/screenshot.png)\n\n## Features\n\n* **Dead Simple**: Single Python file, zero dependencies - just copy and run\n* **Real-time Monitoring**: Live NPU usage with ASCII bar chart visualization\n* **Usage History**: Visual graph of the last 40 samples\n* **Clean Interface**: Pure Python + ASCII = prettier than intel_gpu_top \n* **Auto-refresh**: Continuous monitoring out of the box\n\n## Installation\n\n### Standalone Script (Recommended!)\nJust copy STANDALONE.py to your system and run it - that's it! No dependencies, no package management, no fuss.\n\n### Also available via PyPI\npip3 install intel-npu-top\n\n### From Source\ngit clone https://github.com/DMontgomery40/intel-npu-top\ncd intel-npu-top\npython3 -m pip install .\n\n### Docker (if you really want to...)\ndocker-compose up\nNote: Docker is overkill for local monitoring - but great if you're pulling NPU data from another VM!\n\n## Requirements\n\n* Linux system with Intel Meteor Lake NPU\n* Python 3.6 or higher\n* Root privileges for NPU sysfs access (required for all installation methods)\n  * Verify with: ls -lh /sys/devices/pci0000:00/0000:00:0b.0/accel/accel0\n\n## Usage\n\n### If using standalone script:\nsudo python3 STANDALONE.py\n\n### If installed via pip:\nsudo intel-npu-top\n\nThe interface shows:\n- Current NPU usage percentage with visual bar\n- Device information (vendor ID, device ID, etc.)\n- Historical usage graph\n- Runtime status and NUMA node details\n\n## Acknowledgements\n\nThis project builds upon [ZoLArk173/nputop](https://github.com/ZoLArk173/nputop). Thanks for the inspiration and groundwork!\n\n## License\n\nMIT License - See LICENSE file for details.\n\n---\nJust 200 lines of pure Python. No dependencies. No complications. It just works.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmontgomery40%2Fintel-npu-top","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmontgomery40%2Fintel-npu-top","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmontgomery40%2Fintel-npu-top/lists"}