nowfound

Alternatives

Products that do what Screen.garden – multiplayer, sync, and web access for Obsidian does

Hi HN! We built a SaaS platform to do what we've always wanted and have a Google Docs-like experience without leaving Obsidian. In the process we found a way to enable web access and get non-markdown file sync, too. There's a one-week free trial if you're interested in trying it out, and I'm happy to answer questions about CRDTs, Elixir, or the other backing tech, too.

  1. 1
    Bedrock257

    Full-stack Next.js & GraphQL boilerplate for SaaS products

    2021

  2. 2OO

    Hi HN, Nick here. We’re launching OpenKnowledge (https://openknowledge.ai/), a “what you see is what you get” markdown editor that has direct integrations with Claude, Codex, and other agents. Available as MacOS app or Web UI+CLI. Fully free/local and OSS. We built this because we wanted a Notion-like experience for writing and sharing markdown files across our team. Obsidian is the best alternative we tried, but found it doesn’t have a true WYSWIG UI and it didn’t integrate well with Claude/Codex outside of community plugins. So we built OpenKnowledge. It takes…

    Jun 2026 · github.com

  3. 3

    A Starter Kit to Manage Your Whole Life

    2023

  4. 4YA

    Hey HN, I'm a heavy Obsidian user. I recently got tired of the two usual sync tradeoffs: 1. File-based sync (iCloud/Dropbox/Syncthing) that leaves you waiting for changes to propagate, or hands you a "conflicted copy." 2. Self-hosted setups (like CouchDB) that need touching VMs and dockerized databases to sync markdown. So I built YAOS: a local-first, real-time sync engine for Obsidian. Self-hosting OSS should have better UX. You can deploy the backend to your own Cloudflare account in one click. It fits comfortably in Cloudflare's free tier (costing $0/month for normal…

    Mar 2026

  5. 5CM

    Here's something I realized: the most AI-native knowledge base isn't a SaaS product with an API. It's a folder of markdown files on your disk. Obsidian stores everything as plain .md files. That means Claude Code (or any AI tool) can grep, read, write, and traverse your entire knowledge base with zero setup. No API keys. No OAuth. No middleware. Just local file I/O. The only missing piece was sync. I wanted my vault on iPhone (iCloud), on Mac (local), and on GitHub (backup + version history) — without paying $4/mo for Obsidian Sync. cc-md is ~400 lines of bash. iCloud handles Apple…

    Feb 2026 · github.com

  6. 6

    Publish your markdown as a beautiful website – in seconds.

    Mar 2026

  7. 7

    Batch export & download genspark conversations to markdown

    Oct 2025

  8. 8

    Import your Obsidian Vault to Apple Notes

    2025

  9. 9
    Sharry3

    Screen sharing in your browser. No downloads, no installs.

    Aug 2026 · sharry.live

  10. 10

    Smart sync & share creative projects instantly

    2017

  11. 11ON

    2022 · neverinstall.com

  12. 12TE

    Hi HN. I've been working on an Elixir library for synchronising state, maintained by the server, to connected web clients. I found this was something I kept implementing for side-projects, so I've extracted it into a library. It solves a similar problem to Phoenix LiveView, but aimed at a different level of abstraction: rather than synchronising HTML and UI events, this just synchronises (JSON-serialisable) state. Topics can be shared between connected users, and each client can subscribe to multiple topics. The library takes care of starting topic instances (GenServer processes) as needed,…

    2023 · github.com

  13. 13

    Let AI navigate your Obsidian vault as a GRAPH, not files

    Jul 2026 · github.com

  14. 14

    Open a markdown file and just write. No vault, no setup.

    Jul 2026 · razee4315.github.io

  15. 15

    Think clearly. Connect ideas. Own your knowledge.

    Jul 2026 · play.google.com

  16. 16OP

    Hi HN, I built this simple command-line tool to solve a specific pain point in Obsidian plugin development. As a new plugin developer, I didn't like the idea of manually copying files from my development directory to the Obsidian vault every time I made changes. Obsidian Plugin Sync automates this process with a single command. It: - Detects plugin ID from manifest.json - Optionally builds your plugin before syncing - Copies the necessary files to your Obsidian vault - Provides a watch mode for continuous syncing during development The tool has zero dependencies beyond Python for basic…

    2025 · github.com

  17. 17A1

    I wrote a minimal iOS app called PocketServer (~1MB in download size) that creates persistent local HTTP/WebDAV servers which can actually run in the background. Functionalities: - Serve a folder via WebDAV — browse/add/delete files from others devices on the same network. - Host a static website or directory listing, accessible locally. - Share files cross-platform on the same network, no app needed on the receiving side. https://apps.apple.com/us/app/pocketserver-local-server/id67...

    2025

  18. 18

    True bidirectional content sync for Notion and Obsidian

    Jul 2026 · n2osync.com

  19. 19FQ

    Today, we're launching Flowershow Cloud – a quick, easy, and free way to publish your markdown to the world – no coding required. And it’s specifically built with Obsidian users in mind. Getting started is easy and takes 2 minutes: just sign up, add your vault and you’ll have your site online in a few minutes! Learn more: https://flowershow.app/blog/announcing-flowershow-cloud

    2025 · flowershow.app

  20. 20IM

    I just created the very first fully functional web client for Vine. It features all of the functionalities that the mobile app does. It enables you to experience Vine seamlessly from your web browser. You can browse, upload, share, download, interact and more with it. http://www.vineclient.com

    2013

  21. 21
    Cairn9

    Native task views for Markdown files you already own

    Jul 2026 · cairn-app-support.bossama.chatgpt.site

  22. 22IB

    I built Markdown Viewer because every Markdown app I found was either bloated (VS Code, Obsidian) or too bare-bones. Wanted something that loads instantly, renders Obsidian-style features cleanly, and weighs in at a few megabytes. Built with Tauri 2 (Rust backend + webview frontend): - GitHub Flavored Markdown + Obsidian extensions (wikilinks, callouts, emoji, math, Mermaid diagrams) - Frontmatter rendered as a structured metadata bar above content - HTML sanitization via ammonia for security - No heavy dependencies, no Electron What makes it interesting isn't so much the features — but how…

    May 2026 · github.com

  23. 23TS

    Hi HN, I've developed a Chrome extension that provides tab-sharing functionality without the use of screencasting. The product works by keeping the DOM on a mirrored page in sync with the driver's display. This is achieved by listening for DOM events on the driver's page and relaying them to the mirror as display instructions (e.g. add/remove a node, change attribute, scroll page, etc.). While the mirrored page gets the DOM structure directly from their peer via a WebRTC connection, the bulk of the resources and visible content (e.g. images, fonts, stylesheets, etc.) are downloaded…

    2019

  24. 24

    Turn the internet into a multiplayer territory game.

    Jul 2026 · chromewebstore.google.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →