Skip to main content

Developer-focused markdown editor served from a local CLI.

Project description

Markdown-OS

PyPI version

Developer-focused markdown editor that runs as a local web server. Edit in the browser with live preview, Mermaid diagrams, syntax highlighting, and auto-save.

Desktop installers for macOS and Windows are published from GitHub Releases. The desktop app bundles the local server and opens with a picker-first workflow, so users do not need Python or a terminal after installation.

Install

pip install markdown-os

Or with uv:

uv tool install markdown-os

To upgrade after installing with uv: uv tool upgrade markdown-os

Desktop app

Download the latest desktop installers from GitHub Releases:

  • macOS: .dmg
  • Windows: .exe

The desktop app keeps the same editor UI, but launches in a native desktop shell with recent files/folders and native open dialogs.

Usage

Single file:

markdown-os open ./notes.md

Directory (markdown workspace):

markdown-os open ./my-notes

The app opens in your browser. If port 8000 is in use, the next port is tried. Options: --host, --port.

Example file

Generate a showcase markdown file:

markdown-os example                    # creates example.md in current directory
markdown-os example ./docs/showcase.md # custom path
markdown-os example --open             # generate and open in the editor

Use --force / -f to overwrite an existing file without prompting.

Publishing (maintainers)

  1. Bump version in pyproject.toml.
  2. Commit and push to master: git add pyproject.toml && git commit -m "chore: release X.Y.Z" && git push origin master
  3. Tag that commit and push: git tag -a vX.Y.Z -m "Release X.Y.Z" && git push origin vX.Y.Z

The GitHub workflow runs on tag push and publishes to PyPI only when the tag matches the package version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

markdown_os-0.9.3.tar.gz (101.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

markdown_os-0.9.3-py3-none-any.whl (2.4 MB view details)

Uploaded Python 3

File details

Details for the file markdown_os-0.9.3.tar.gz.

File metadata

  • Download URL: markdown_os-0.9.3.tar.gz
  • Upload date:
  • Size: 101.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for markdown_os-0.9.3.tar.gz
Algorithm Hash digest
SHA256 4c06b4ad2b4f3d2feafd6c30ed01d8bdd6d440355858353f72c8b1cf653f3fde
MD5 4e485149716f0c5c9acb30182810f856
BLAKE2b-256 b2a4433973b2c3d83a6d79f5c8c67c6a364f6605336ddb9cd1790ce0def954ea

See more details on using hashes here.

Provenance

The following attestation bundles were made for markdown_os-0.9.3.tar.gz:

Publisher: publish.yml on elena-cabrera/markdown-os

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file markdown_os-0.9.3-py3-none-any.whl.

File metadata

  • Download URL: markdown_os-0.9.3-py3-none-any.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for markdown_os-0.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e2dc3fd74dd080b74dfd3703f083e26e50a557f7f82edf3b91d3d706a991932b
MD5 6c103bbafe452c00c5e94c03143a02fa
BLAKE2b-256 a010a71dba7ac64b387049d0091cac7eab5344fd963f0c84edea5c855e5b586b

See more details on using hashes here.

Provenance

The following attestation bundles were made for markdown_os-0.9.3-py3-none-any.whl:

Publisher: publish.yml on elena-cabrera/markdown-os

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page