[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-81000":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":12,"contributorsCount":12,"subscribersCount":12,"size":12,"stars1d":12,"stars7d":12,"stars30d":12,"stars90d":12,"forks30d":12,"starsTrendScore":12,"compositeScore":14,"rankGlobal":9,"rankLanguage":9,"license":15,"archived":16,"fork":16,"defaultBranch":17,"hasWiki":18,"hasPages":16,"topics":19,"createdAt":9,"pushedAt":9,"updatedAt":20,"readmeContent":21,"aiSummary":22,"trendingCount":12,"starSnapshotCount":12,"syncStatus":23,"lastSyncTime":24,"discoverSource":25},81000,"Plasma-GPU-Router","AudiEtoffe\u002FPlasma-GPU-Router","AudiEtoffe","Allows the user to select their rendering device and display output on KDE Plasma Wayland (CachyOS default) This helps free up resouses for a dedicateed gpu. Please read the readme and understand that this can cause black screens or the display to switch sources before running. ",null,"Python",30,0,1,40,"Other",false,"main",true,[],"2026-06-12 04:01:31","# Plasma GPU Router\n\nRoute GPU assignment for KDE Plasma desktop environments.\n\n## Features\n\n- Real-time GPU monitoring (VRAM, utilization, temperature, power)\n- Configure which GPU handles desktop rendering, login screen, and display output\n- Quick presets for common configurations\n- Compatible with AMD dual-GPU setups (iGPU + dGPU)\n- System tray integration\n- **Dolphin context menu**: Right-click any app to launch it on a specific GPU\n\n## Requirements\n\n- KDE Plasma (Wayland)\n- Python 3.10+\n- PyQt6\n- AMD ROCm (for AMD GPU monitoring)\n- Polkit (for applying configuration)\n- kdialog (for GPU selection dialog)\n\n## Installation\n\n### Manual Installation\n\n1. Clone the repository:\n   ```bash\n   git clone https:\u002F\u002Fgithub.com\u002FYOUR_USERNAME\u002Fplasma-gpu-router.git\n   cd plasma-gpu-router\n   ```\n\n2. Install dependencies:\n   ```bash\n   pip install PyQt6\n   ```\n\n3. Run the application:\n   ```bash\n   python src\u002Fplasma-gpu-router.py\n   ```\n\n### Desktop Integration\n\nCopy the desktop file to your applications directory:\n```bash\ncp share\u002Fapplications\u002Fplasma-gpu-router.desktop ~\u002F.local\u002Fshare\u002Fapplications\u002F\n```\n\n### Dolphin Context Menu (GPU Launch)\n\nInstall the right-click service menu:\n```bash\ncp src\u002Fgpu-launch.py ~\u002F.local\u002Fbin\u002Fgpu-launch.py\nchmod +x ~\u002F.local\u002Fbin\u002Fgpu-launch.py\nmkdir -p ~\u002F.local\u002Fshare\u002Fkservices5\u002FServiceMenus\ncp share\u002Fkservices5\u002FServiceMenus\u002Fgpu-launch.desktop ~\u002F.local\u002Fshare\u002Fkservices5\u002FServiceMenus\u002F\n```\n\nRestart Dolphin or log out\u002Fin for the context menu to appear.\n\n## Usage\n\n### Quick Presets\n\n- **Recommended**: iGPU for desktop rendering, dGPU for display output (PRIME offload)\n- **iGPU Only**: All desktop tasks on iGPU (monitor connected to motherboard)\n- **Default**: Remove custom configuration, use system defaults\n\n### Detailed Configuration\n\n1. Select which GPU handles the login screen (SDDM)\n2. Select which GPU handles desktop rendering (KWin)\n3. Select which GPU outputs the display signal\n4. Click \"Apply Configuration\" and authenticate with your password\n5. Log out and log back in for changes to take effect\n\n### Launch Apps on Specific GPU\n\nRight-click any `.desktop` file or executable in Dolphin and select **Launch on GPU → Select GPU and Launch...**. A dialog will show your detected GPUs with VRAM usage. Select one and the app will launch with the correct GPU environment variables.\n\n### BIOS\u002FUEFI Requirements\n\nFor iGPU configuration to work, ensure your BIOS has:\n- **iGPU Multi-Monitor**: Enabled\n- **Primary Display**: iGPU or Auto (NOT PCIe\u002FdGPU)\n- **Above 4G Decoding**: Enabled\n\n## License\n\nCopyright (C) 2026 Audi Etoffe. All Rights Reserved.\n\nThis program is free software: you can redistribute it and\u002For modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nSee [LICENSE](LICENSE) for more details.\n\n## Author\n\nAudi Etoffe (2026) AcidReignProductions.com\n","Plasma GPU Router 是一个用于KDE Plasma Wayland桌面环境的GPU分配管理工具。它允许用户配置哪个GPU处理桌面渲染、登录屏幕以及显示输出，支持实时监控GPU的各项指标如显存使用率、温度和功耗等，并提供快速预设配置选项，适用于AMD双GPU（集成+独立）设置。此外，该工具还集成了系统托盘快捷方式及Dolphin文件管理器右键菜单功能，方便用户直接选择特定GPU运行应用程序。此项目适合需要优化多GPU资源利用效率或希望精细化控制图形处理任务的用户，在提高系统性能的同时保证良好的用户体验。",2,"2026-06-11 04:03:08","CREATED_QUERY"]