Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mardo

Mardo is a native, file-first Markdown viewer and editor for macOS. This is its public package, support, security, and issue-tracking repository. Mardo's product source is private and is not published here.

Download

Download the current signed and notarized Mardo release from mardo.app. Mardo requires macOS 14 Sonoma or later.

Homebrew

Install the current release from the Floof Logic tap:

brew install --cask flooflogic/tap/mardo
mardo --version
mardo "notes.md"

The cask installs the same signed, notarized, Universal Mardo.app as the direct download and exposes only the mardo command. The official bare Homebrew command will be documented only after upstream acceptance.

npm

Install the dependency-free macOS adapter in a project:

npm install mardo
npx mardo --version
npx mardo "notes.md"

Or install it in a user-owned global npm prefix to expose mardo directly. The package runs no install-time download or lifecycle script. On its first explicit invocation it reads Mardo's canonical public release record, verifies the immutable archive's size and SHA-256, verifies the extracted app's Developer ID identity and notarization, and then runs the same signed native mardo helper used by Homebrew. It does not require Homebrew or an app already installed in /Applications. See NPM_CONTRACT.md for cache, network, update, removal, and failure behavior.

Support

Please do not attach private documents, license data, receipts, credentials, or other sensitive material to a public issue. Purchase, license, and private-file help belongs at support@mardo.app.

Repository scope

This repository contains reviewed public documentation and package adapters. The Homebrew definition lives in FloofLogic/homebrew-tap. Neither public repository builds, signs, or modifies the private Mardo product.

About

Mardo public package metadata, support, security, and issue tracking (product source is private)

Topics

Resources

Security policy

Stars

5 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages