DocsEditor

Editor

The Metrists Editor is a desktop application for writing and publishing books. It provides a markdown editor with live preview, file management, and one-click publishing.

Installation

Desktop (macOS)

Download the latest release from GitHub.

Web (Chrome only)

Use the browser version: app.metrists.com

Coming Soon

  • Linux (Debian/Ubuntu)
  • Windows

Features

Writing: Full-featured markdown editor with syntax highlighting, live preview, and split-screen mode. Support for images, tables, code blocks, and math.

Git integration: Connect to any git remote. The editor commits your changes and syncs with your repository. Use GitHub, GitLab, or your own server.

Publishing: Deploy to multiple platforms from the editor. Vercel, Netlify, S3, and more.

Projects: Create and switch between multiple books. Each project has its own git repository and configuration.

Configuration

The editor creates a .metristsrc file in your project root. This stores your preferences, build settings, and publishing configuration.