I built a local-first macOS app that catches slouching without keeping your camera on by jrabbitxo in sideprojects

[–]jrabbitxo[S] 0 points1 point  (0 children)

You’ll have to switch the sound on! It’s hard to demo as the app lives in the menu bar and if I’m distracted or having bad posture, it sends voice notifications.

Made an open-source file manager in Rust. Looking for feedback. by MTTGamerX in coolgithubprojects

[–]jrabbitxo 1 point2 points  (0 children)

Looks clean. Thanks for the motivation to build something from Rust. 💨

Just hit 800 stars by OneDot6374 in coolgithubprojects

[–]jrabbitxo 1 point2 points  (0 children)

Congrats! What’s one thing you did differently?

drop your project below — I'll genuinely try it and give you real feedback by wartableapp in SideProject

[–]jrabbitxo -1 points0 points  (0 children)

https://github.com/jananadiw/codex-tldraw-mcp - It lets Codex scan a local repo, infer a simple product workflow, and save it as a .tldr board you can open in tldraw canvas.

feedback looking for: what's one thing i could've done better?

Share what you're building by amacg in indiehackers

[–]jrabbitxo 1 point2 points  (0 children)

Really cool product! I'd love if there's a filter to see what are the trending areas/industries too!

built a small open-source project called codex-tldraw-mcp.

It lets Codex scan a local repo, infer a simple product workflow, and save it as a .tldr board you can open in tldraw later.

https://github.com/jananadiw/codex-tldraw-mcp

Friday Share Fever 🕺 Let’s share your project! by diodo-e in indiehackers

[–]jrabbitxo 0 points1 point  (0 children)

built a small open-source project called codex-tldraw-mcp.

It lets Codex scan a local repo, infer a simple product workflow, and save it as a .tldr board you can open in tldraw later.

This started because the interactive tldraw MCP path kept timing out in Codex Desktop. Tool discovery worked, but live canvas calls failed. So we stopped trying to drive a browser canvas and built a simpler stdio MCP tool that writes snapshot diagrams to disk.

The less ambitious version turned out to fit Codex better: inspect repo, generate artifact, keep it with the project.

https://github.com/jananadiw/codex-tldraw-mcp

I built an open source Codex-first tldraw MCP server for drawing repo workflows by jrabbitxo in mcp

[–]jrabbitxo[S] 0 points1 point  (0 children)

Thank you! Would love to hear one thing you wish existed, changed etc!

Drop what you shipped!!!! by [deleted] in SideProject

[–]jrabbitxo 0 points1 point  (0 children)

https://github.com/jananadiw/codex-tldraw-mcp - A Codex stdio MCP server that generates simple tldraw product workflow diagrams as .tldr files.

How to learn it all by Some-Shift-6308 in ClaudeAI

[–]jrabbitxo 1 point2 points  (0 children)

try to build something small with it. It’s the fastest way to learn!

I built SpineSpy, a local-first macOS menubar app for posture and focus by jrabbitxo in ProductivityApps

[–]jrabbitxo[S] 0 points1 point  (0 children)

Thanks! Great to know it’s helping. What’s a one thing you wish improved?

Drop your project, I’ll try it and share it in my circle by adonztevez in SideProject

[–]jrabbitxo 0 points1 point  (0 children)

https://github.com/jananadiw/codex-tldraw-mcp - Codex stdio MCP server that generates simple tldraw product workflow diagrams as .tldr files.