這裏有個 Dashboard - [afaqurk/linux-dash](https://github.com/afaqurk/linux-dash) 他寫了好多種執行 server 的方式 Node、Go、Python、PHP https://github.com/afaqurk/linux-dash#step-2 前端也使用 Angular https://github.com/afaqurk/linux-dash/blob/master/src/js/core/app.js 後端則統一執行 linux_json_api.sh 來回傳 JSON https://github.com/afaqurk/linux-dash/blob/master/app/server/linux_json_api.sh 也許可以將 sysd 接到此前端。
這裏有個 Dashboard - afaqurk/linux-dash
他寫了好多種執行 server 的方式 Node、Go、Python、PHP
https://github.com/afaqurk/linux-dash#step-2
前端也使用 Angular
https://github.com/afaqurk/linux-dash/blob/master/src/js/core/app.js
後端則統一執行 linux_json_api.sh 來回傳 JSON
https://github.com/afaqurk/linux-dash/blob/master/app/server/linux_json_api.sh
也許可以將 sysd 接到此前端。