{"id":19280775,"url":"https://github.com/johann-fullhd/system-components-access-point","last_synced_at":"2025-10-10T19:10:10.451Z","repository":{"id":229489763,"uuid":"776871848","full_name":"Johann-FullHD/System-Components-Access-Point","owner":"Johann-FullHD","description":"A Python toolkit for monitoring and interacting with computer system components, offering real-time insights and management capabilities in a user-friendly interface.","archived":false,"fork":false,"pushed_at":"2024-03-24T17:45:17.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T16:43:51.957Z","etag":null,"topics":["automation-scripts","building-restful-apis-for-system-management","hardware-interface-programming","mit-license","python","python-libraries-for-system-access","python3","real-time-system-data-streaming","system-components-access-point","system-monitoring-tools"],"latest_commit_sha":null,"homepage":"https://github.com/Johann-FullHD/System-Components-Access-Point","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/Johann-FullHD.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}},"created_at":"2024-03-24T17:17:15.000Z","updated_at":"2024-03-24T19:45:54.000Z","dependencies_parsed_at":"2024-03-24T18:29:22.259Z","dependency_job_id":"c91cb783-c356-472b-8ff1-649904b5721a","html_url":"https://github.com/Johann-FullHD/System-Components-Access-Point","commit_stats":null,"previous_names":["johann-fullhd/system-components-access-point"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FSystem-Components-Access-Point","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FSystem-Components-Access-Point/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FSystem-Components-Access-Point/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johann-FullHD%2FSystem-Components-Access-Point/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Johann-FullHD","download_url":"https://codeload.github.com/Johann-FullHD/System-Components-Access-Point/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385282,"owners_count":19792984,"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":["automation-scripts","building-restful-apis-for-system-management","hardware-interface-programming","mit-license","python","python-libraries-for-system-access","python3","real-time-system-data-streaming","system-components-access-point","system-monitoring-tools"],"created_at":"2024-11-09T21:20:27.332Z","updated_at":"2025-10-10T19:10:05.425Z","avatar_url":"https://github.com/Johann-FullHD.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sys(tem Information Viewer)\n*Version 1 | 24.03.2024*\n\nThe System Information Viewer is a Python application designed to provide a comprehensive overview of your computer's key hardware and software specifications. This easy-to-use tool displays information about the operating system, CPU, GPU, RAM, storage, platform, computer name, and Python version currently in use. The application presents the data in a clear, organized interface with a dark theme for comfortable viewing.\n\n## Features\n\n- **Operating System**: Reveals the name and version of the operating system.\n- **CPU Information**: Displays the CPU model and specifications.\n- **GPU Information**: Provides the GPU name, applicable for Nvidia GPUs.\n- **RAM Speed**: Shows the speed of the RAM installed in MHz.\n- **Memory Information**: Includes details about the total, available, used, and free memory, as well as memory utilization percentage.\n- **Platform**: Displays detailed platform information.\n- **Computer Name**: The name of the computer as recognized on the network.\n- **Python Version**: The version of Python that is currently running.\n\n## Installation\n\nBefore you can run the System Information Viewer, you need to have the following prerequisites installed on your system:\n\n### Prerequisites\n\n- Python 3.x\n- `psutil` library\n- `tkinter` library\n- `platform` module (usually included with Python)\n\nTo install the necessary Python libraries, use the following pip commands: \n\n```bash\npip install psutil\n```\n\n```bash\npip install tkinter\n```\n\n```bash\npip install platform\n```\n_(The order of downloading does not matter)_\n## Usage\n\nTo run the System Information Viewer, simply clone the repository or download the source code, navigate to the application directory, and execute the script `sys.py`:\n```bash\npython sys.py\n```\n\n## Compatibility\n\nThis application is designed for use on Windows operating systems due to the reliance on Windows-specific commands such as `wmic`.\n\n## License\n\nThis project is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n\n## Contributing\n\nContributions are welcome to improve the application's functionality, extend support for other operating systems, or enhance the user interface. You can contribute by submitting a [pull request](https://github.com/Johann-FullHD/System-Components-Access-Point/pulls) or reporting bugs and suggestions in the [issue tracker](https://github.com/Johann-FullHD/System-Components-Access-Point/issues). For professional inquiries or potential collaborations, please get in touch via email.\n\n\n## Contact Information\n\nFor any additional questions or feedback, feel free to reach out to me:\n- **Johann Kramer**\n- **Email**: [kjohann1908@gmail.com](mailto:kjohann1908@gmail.com)\n- **Instagram:** [trainspotter.dresden](https://www.instagram.com/trainspotter.dresden/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohann-fullhd%2Fsystem-components-access-point","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohann-fullhd%2Fsystem-components-access-point","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohann-fullhd%2Fsystem-components-access-point/lists"}