synap.md — self-hosted, Obsidian-style Markdown notes app (heavy WIP, open source)

synap.md — self-hosted, Obsidian-style Markdown notes app (heavy WIP, open source)

Building synap.md — a self-hosted, Obsidian-style Markdown notes app. Notes stay plain `.md` files on your own disk, no lock-in. Web app (Nuxt) + a native Tauri/Rust desktop client that syncs against your own server, offline-capable.

Still heavy WIP with rough edges, but usable — and I'd genuinely love contributors, especially if local-first sync or Rust interests you.

Repo: https://github.com/BungeeDEV/synap-monorepo (MIT)

u/Miserable_Function25 — 2 days ago
▲ 3 r/learnrust+3 crossposts

synap.md — self-hosted, Obsidian-style Markdown notes app (heavy WIP, open source)

Hey there!

Building synap.md — a self-hosted, Obsidian-style Markdown notes app. Notes stay plain \`.md\` files on your own disk, no lock-in. Web app (Nuxt) + a native Tauri/Rust desktop client that syncs against your own server, offline-capable.

Still WIP with rough edges, but usable — and I'd genuinely love contributors, especially if local-first sync or Rust interests you.

Repo: https://github.com/BungeeDEV/synap-monorepo (MIT)

u/Miserable_Function25 — 2 days ago
▲ 2 r/foss+2 crossposts

We built anySCP – an open-source, cross-platform SFTP client in Rust + Tauri

A few of us got tired of the SFTP client situation: the free ones feel ancient, the nice modern ones are paid or closed-source, and on Linux it's mostly pain. So we've been building anySCP — a modern, open-source, cross-platform SFTP/SCP client—and it's been a really fun project to work on.

Stack: Rust + Tauri 2 on the backend, with a focus on keeping it lightweight and fast with beatiful and modern UI

What works today:

- SSH tunnels / ProxyJump support
- Drag-and-drop uploads & downloads
- chmod dialog, including recursive chmod
- Cross-platform (Linux / macOS / Windows)

It's fully open source and free — no paywalled "pro" features. We'd love feedback from people who actually live in a terminal: what's missing? What feels off, what would make you switch?

Repo: https://github.com/macnev2013/anySCP
Discord: https://discord.gg/8UuzYeNVAR
Slack: https://join.slack.com/t/anyscp/shared_invite/zt-40b1jsfg4-f9rq_xRof_MVQqLXSPDE2Q

(Happy to dig into any of the Tauri/Rust details in the comments — and PRs/issues are very welcome, we're a small group and enjoy building this together.)

u/Miserable_Function25 — 2 months ago