
RLMlocal — Beyond coding tools
Local-first cognitive runtime with live AST graphs, runs in your browser with no data sharing.
@fortsignal1 · X
The full gallery
Tech stack
43 projects

Local-first cognitive runtime with live AST graphs, runs in your browser with no data sharing.
@fortsignal1 · X

Record and edit screen videos locally with no cloud storage or uploads.
@MarkZofMarkZ · X
Screen Recorder that doesn't share your recordings to the cloud:

Free local-first API client for HTTP, WebSocket, GraphQL, gRPC, MQTT, and more. No account or cloud required.
@HalxDocs · X
Reqit—a fast, local-first API client for developers.

Local AI apps for transcription and meeting assistance that run completely on your device.
Tovo - AI 会议/面试助手 — 在会议中,Tovo 是一款注重隐私的 AI 助手,完全在您的设备上运行,为会议和对话提供实时转录和智能协助,无需向外部服务器发送任何数据。

Share files, collect documents, and discuss them with clients—no signup required.
@droplana_com · X

Convert OpenAPI specs and databases into MCP tools without coding.
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

Instantly share files and text across devices (Mac, PC, iOS, Android, Smart TVs) via your browser, no signup needed.
@WackyCrocoGator · X
This one doesn’t require any signup or payment. Just load and multiple device by opening the site on them and connect them for an easy way to drop text and file to each other.

Share a link to start a video chat with anyone, no sign-up required.
u/abcde12399 · Reddit
I always begged engineers to fix even a typo. Now I've built my own video call app. I come from business and design. I was always the one begging engineers to fix even a typo. Then I found vibecoding and started building things myself!!! TinyRoom is my first real project. You share a link, people click it, you're in a video call. No accounts, no downloads. Up to 8 people (4 for mobile). Basically Zoom without everything annoying about Zoom. I use it for my own community's weekly sessions

Visual CSV matching tool without login requirements.
ngarner · HN
ZeroGate – Fast, account-free visual CSV matching without AI

YouTube player with parental controls that whitelists safe channels and removes shorts and recommendations.
@AmblingLife · X

Build production-ready web apps with AI workflows and databases without coding.
@sanchoyai · X
2/ Meet Momen - the no-code builder for production-ready Apps Go to → Got a big app idea but can’t code? The no-code builder that lets non-technical founders create apps go from idea → millions of users. UI, database, workflow, AI — all in one. Not vibe coding, but something you can control, grow, and scale.

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared