diff --git a/README.md b/README.md index 934ab3b4..608d095a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + + rowboat-github-2 + +

Rowboat

@@ -33,7 +37,7 @@ Download latest for Mac/Windows/Linux: [Download](https://www.rowboatlabs.com/do

-Rowboat demo video +Rowboat demo video

@@ -54,7 +58,7 @@ Download latest for Mac/Windows/Linux: [Download](https://www.rowboatlabs.com/do Rowboat indexes email, meetings, slack and assistant conversations into a living Obsidian-style backlinked knowledge graph. -Screenshot 2026-06-24 at 11 22 52 PM +Screenshot 2026-06-24 at 11 22 52 PM @@ -63,7 +67,7 @@ Rowboat indexes email, meetings, slack and assistant conversations into a living The built-in email client sorts emails into important and everything else. Rowboat automatically drafts responses for important email using all the work context. -Email screenshot +Email screenshot @@ -72,7 +76,7 @@ The built-in email client sorts emails into important and everything else. Rowbo You can set up background agents that run on events like new email or on schedule like every day at 8am. They can connect to tools, search the web, use the browser and write code using Claude Code or Codex. -Background agents screenshot +Background agents screenshot @@ -82,7 +86,7 @@ You can set up background agents that run on events like new email or on schedul Rowboat includes a browser that lets you and assistant collaborate on web tasks. Because its isolated from your main browser, you can log in only to the accounts that want the assistant to access. -Browser screenshot +Browser screenshot @@ -91,7 +95,7 @@ Rowboat includes a browser that lets you and assistant collaborate on web tasks. A local meeting note-taker that taps into mic & speaker, produces live transcript and summarizes the meeting in a markdown file and updates the knowledge graph. -Meeting notes screenshot +Meeting notes screenshot @@ -100,7 +104,7 @@ A local meeting note-taker that taps into mic & speaker, produces live transcrip Code mode lets you spin up parallel coding agents with Claude Code or Codex, and have Rowboat drive them with all the work context where needed. -Code mode screenshot +Code mode screenshot @@ -109,7 +113,7 @@ Code mode lets you spin up parallel coding agents with Claude Code or Codex, and You can bulild your own work surfaces inside Rowboat — they get acess to all the tools and integrations, and you can share them with other people. -Apps screenshot +Apps screenshot @@ -118,7 +122,7 @@ You can bulild your own work surfaces inside Rowboat — they get acess to all t Includes one-click integrations to most popular products. -Integrations screenshot +Integrations screenshot diff --git a/assets/readme-dark/apps.png b/assets/readme-dark/apps.png new file mode 100644 index 00000000..f50472ee Binary files /dev/null and b/assets/readme-dark/apps.png differ diff --git a/assets/readme-dark/background-agents.png b/assets/readme-dark/background-agents.png new file mode 100644 index 00000000..f5e428f3 Binary files /dev/null and b/assets/readme-dark/background-agents.png differ diff --git a/assets/readme-dark/brain.png b/assets/readme-dark/brain.png new file mode 100644 index 00000000..61fc5e12 Binary files /dev/null and b/assets/readme-dark/brain.png differ diff --git a/assets/readme-dark/browser.png b/assets/readme-dark/browser.png new file mode 100644 index 00000000..770259a1 Binary files /dev/null and b/assets/readme-dark/browser.png differ diff --git a/assets/readme-dark/code-mode.png b/assets/readme-dark/code-mode.png new file mode 100644 index 00000000..893dfaed Binary files /dev/null and b/assets/readme-dark/code-mode.png differ diff --git a/assets/readme-dark/demo-video.png b/assets/readme-dark/demo-video.png new file mode 100644 index 00000000..1416a15d Binary files /dev/null and b/assets/readme-dark/demo-video.png differ diff --git a/assets/readme-dark/email.png b/assets/readme-dark/email.png new file mode 100644 index 00000000..8a936668 Binary files /dev/null and b/assets/readme-dark/email.png differ diff --git a/assets/readme-dark/hero-video.png b/assets/readme-dark/hero-video.png new file mode 100644 index 00000000..615af0a3 Binary files /dev/null and b/assets/readme-dark/hero-video.png differ diff --git a/assets/readme-dark/integrations.png b/assets/readme-dark/integrations.png new file mode 100644 index 00000000..a1ad4bdb Binary files /dev/null and b/assets/readme-dark/integrations.png differ diff --git a/assets/readme-dark/main-chat.png b/assets/readme-dark/main-chat.png new file mode 100644 index 00000000..46af08cc Binary files /dev/null and b/assets/readme-dark/main-chat.png differ diff --git a/assets/readme-dark/meeting-notes.png b/assets/readme-dark/meeting-notes.png new file mode 100644 index 00000000..ce063e42 Binary files /dev/null and b/assets/readme-dark/meeting-notes.png differ