Local-first workspace for your Granola archive.
Sync your meetings locally, browse them in the browser or terminal, and publish them into folders or Obsidian vaults you own.
npm install -g @kkarimi/gran
gran --helpWithout a global install:
npx @kkarimi/gran --helpIf you want the SDK instead of the CLI:
npm install @kkarimi/gran-sdkIf you do not want to install via npm, each GitHub release also publishes standalone archives for
macOS arm64, Linux x64, and Windows x64. Extract the archive and run gran (or gran.exe on
Windows).
gran initThe full docs live at kkarimi.github.io/gran.
Start with:
Release history is also tracked in
CHANGELOG.md.
Contributions are welcome. See CONTRIBUTING.md for local setup, QA expectations, and contribution workflow.
curl -fsSL https://vite.plus | bash
vp install
npm run docs:check
vp pack
node dist/cli.js --help