Skip to content

Commit dd7f377

Browse files
authored
docs: add app icon and demo image to readme (#8)
* docs: add app icon and demo image to readme * docs: add readme demo image asset
1 parent 29e4b39 commit dd7f377

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

OpenCodeMonitorDemo.png

947 KB
Loading

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
<p align="center">
2+
<img src="public/app-icon.png" alt="OpenCode Monitor icon" width="128" height="128">
3+
</p>
4+
15
# OpenCode Monitor
26

37
OpenCode Monitor is a desktop app for monitoring and interacting with [OpenCode](https://github.com/anomalyco/opencode) agents across multiple workspaces.
@@ -6,6 +10,8 @@ It is forked from [CodexMonitor](https://github.com/Dimillian/CodexMonitor) by D
610

711
OpenCode Monitor is an independent community project and is not affiliated with or endorsed by the OpenCode team.
812

13+
![OpenCode Monitor demo](OpenCodeMonitorDemo.png)
14+
915
## Status
1016

1117
**Active development** — core REST/SSE support is live for thread/session lifecycle, event translation, messaging, model discovery, approvals, and image attachments. Remaining work is parity polish and OpenCode-specific UX cleanup.

0 commit comments

Comments
 (0)