open.md

Open a file. Stay on the page.

Rendered or source. Read only or edit. Opening a file never writes. The app does not fetch remote images.

Screens

Reader, source, help, narrow.

Dev

Install, then tauri dev.

pnpm install

Then pnpm run tauri dev. pnpm run tauri build writes a local bundle. The repo does not publish installers.

Docs

Editing and themes.

  1. Editing Rendered/Source × Read only/Edit.
  2. README Development

Limits

Early. No published binary.

  • Milestone

    0.1.0.

  • Installers

    The README says the repository does not currently publish installers.

Boundary

No remote images.

Stays local

  • Opened documents.
  • Edits only when you save the chosen file.

Leaves the machine

  • The README says the app does not fetch remote images.

Open the file. Write only when you save.

Open the repository