{"id":36955153,"url":"https://github.com/frittenfritz/sidepanel","last_synced_at":"2026-01-13T13:01:51.777Z","repository":{"id":328372931,"uuid":"1112422524","full_name":"FrittenFritz/Sidepanel","owner":"FrittenFritz","description":"A lightweight, customizable hardware monitor dashboard designed for second screens and tablets.","archived":false,"fork":false,"pushed_at":"2025-12-12T17:46:11.000Z","size":117,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-14T08:27:20.459Z","etag":null,"topics":["chartjs","cpu-monitor","dashboard","flask","gpu-monitor","hardware-monitor","overlay","performance","python","realtime","resource-monitor","second-screen","sensor-panel","system-monitor","windows"],"latest_commit_sha":null,"homepage":"https://github.com/FrittenFritz/Sidepanel/releases","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FrittenFritz.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-08T15:50:41.000Z","updated_at":"2025-12-12T21:29:14.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/FrittenFritz/Sidepanel","commit_stats":null,"previous_names":["frittenfritz/sidepanel"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/FrittenFritz/Sidepanel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrittenFritz%2FSidepanel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrittenFritz%2FSidepanel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrittenFritz%2FSidepanel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrittenFritz%2FSidepanel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FrittenFritz","download_url":"https://codeload.github.com/FrittenFritz/Sidepanel/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FrittenFritz%2FSidepanel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28385806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T12:01:30.995Z","status":"ssl_error","status_checked_at":"2026-01-13T12:00:09.625Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["chartjs","cpu-monitor","dashboard","flask","gpu-monitor","hardware-monitor","overlay","performance","python","realtime","resource-monitor","second-screen","sensor-panel","system-monitor","windows"],"created_at":"2026-01-13T13:01:51.387Z","updated_at":"2026-01-13T13:01:51.768Z","avatar_url":"https://github.com/FrittenFritz.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sidepanel\n\n**A lightweight, customizable hardware monitor dashboard designed for second screens.**\n\n\n\n**Sidepanel** converts any device with a browser (Tablet, Smartphone, Laptop) into a dedicated hardware monitoring display for your PC. It is designed to be extremely resource-efficient, customizable, and bloat-free.\n\n---\n\n## 🚀 Features\n\n* **Real-Time Monitoring:** View CPU, GPU, RAM, and Network usage/temperatures instantly.\n* **Interactive Graphs:** Track the history of your hardware performance (1-minute window).\n* **Fully Customizable:**\n    * **Drag \u0026 Drop:** Arrange cards exactly how you want them.\n    * **Resize:** Change card sizes (**Tiny**, **Small**, **Medium**, **Large**) or resize individually.\n    * **Theming:** Customize every color to match your setup.\n* **Smart Interactions:** Click on cards to toggle between units (e.g., **RAM %** vs. **GB**, **GPU Load** vs. **VRAM**).\n* **Lightweight:** Runs in the background (**System Tray**) with minimal resource footprint.\n* **Multilingual:** Switch between **English** and **German**.\n\n---\n\n## 📥 How to Use\n\n1.  Download the latest `Sidepanel_v0.9.0.zip` from the **[Releases](../../releases)** page.\n2.  Extract the ZIP file.\n3.  Run `Sidepanel.exe` as **Administrator** (required to read hardware sensors).\n4.  Right-click the **Tray Icon** and select **\"Open Dashboard\"** or enter 192.168.178.36:5000 in the Browser of your Device.\n\n---\n\n⚙️ Configuration\nSettings are saved automatically in config.json. You can enable Expert Mode for color customization by setting \"show_advanced_colors\": true in this file manually, or simply use the settings gear in the UI.\n\n---\n\n❤️ Acknowledgments \u0026 Special Thanks\n\nA huge thank you goes to the creators and contributors of LibreHardwareMonitor.\n\nThis project relies on the LibreHardwareMonitorLib.dll to access low-level hardware sensors (temperatures, clock speeds, etc.). Without their incredible open-source work and this library, Sidepanel would not be possible.\n\nPlease check out their repository if you are interested in how hardware monitoring works under the hood!\n\n---\n\n⚖️ License\nSidepanel itself is open source. Feel free to fork and improve!\n\nThis project includes the LibreHardwareMonitorLib.dll and HidSharp.dll library, which is licensed under the Mozilla Public License 2.0 (MPL 2.0). The source code for the librarys is available at the link above. No changes were made to the library files itself. See license.txt for the full license text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrittenfritz%2Fsidepanel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrittenfritz%2Fsidepanel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrittenfritz%2Fsidepanel/lists"}