Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
T
Tidal
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • PLN
  • Tidal
  • Repository

Switch branch/tag
  • Tidal
  • tools
  • bridge
  • README.md
Find file
BlameHistoryPermalink
  • PLN (Algolia)'s avatar
    feat(bridge): The Bridge — always-on ParVagues web dashboard + perf toolbar · 63ce1034
    Answers 'is there a ParVagues web service running a dashboard?' — now yes.
    Folds perf-tray's function into a web toolbar + extensible fleet hub.
    
    - perf.py: rootless Thermals (hwmon) + detect_mode + sudo-backed set_mode,
      ported from perf-tray.py with Qt dropped (DRY-able with the tray later)
    - server.py: stdlib http.server (Foundry lineage); GET/POST /api/perf, /api/hub.
      Binds 127.0.0.1 by default — mode-switch flips the CPU governor via sudo, so
      not LAN-triggerable unless --host 0.0.0.0
    - ui/index.html: Ship's Bridge toolbar (live temp badge 55/70/85, mode switch,
      freq/fan/throttle) + hub cards (Foundry :8765, Armada :8731)
    - bridge.py CLI (serve/status/perf); parvagues-bridge.service (systemd --user)
    - 6 tests on pure perf logic; README incl. deploy + security notes
    
    Smoke-tested: tests green, API live, mode detect + thermals reading correctly.
    PLN (Algolia) authored Jun 23, 2026
    63ce1034
README.md 3.17 KB
EditWeb IDE
×

Replace README.md

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.