1 Install
jess edited this page 2026-04-15 09:38:07 -07:00

Install

Requirements

  • macOS 14 (Sonoma) or later, Apple Silicon
  • Xcode command-line tools: xcode-select --install
  • Rust toolchain via rustup
  • rsvg-convert: brew install librsvg

Build and install

git clone https://git.else-if.org/jess/Acord.git
cd Acord
./install.sh

Build without installing:

./build.sh

Where things live

Path
/Applications/Acord.app App bundle
~/.acord/notes/ Auto-saved notes
~/.acord/config.json Settings

Other platforms

Windows: in progress. Linux: not planned.

See also