Build a dashboard UI for gws - open sourced as gws-dashboard #425
bipinssoni
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey team! I built the first visual dashboard for gws - a 3-column cockpit with AI chat, calendar timeline, email triage, task management, and analytics. Open-sourced under Apache-2.0.
Repo: https://github.com/bipinssoni/gws-dashboard
Live demo: Just open docs/demo.html - no install needed.
Architecture is intentionally simple — the entire backend is gws mcp behind a thin HTTP bridge (~550 LOC). Zero custom APIs.
Built this because I kept context-switching between 8+ Workspace tabs daily. gws solved the API fragmentation; this solves the UX problem.
Huge credit to @addyosmani and the gws team for building the CLI that makes this possible. I'd love to hear back from you on the approach.
Screenshots:
Beta Was this translation helpful? Give feedback.
All reactions