macOS
- Open the
.dmg, drag Folklore to Applications. - Launch it. Builds are signed and notarized by Apple: no security prompt.
- Click Install everything in the wizard.
macOS 13 Ventura or newer. Universal binary (Apple Silicon + Intel).
One app for every desk: it installs the memory node, wires every AI coding tool on your machine, and starts the daemon. No terminal needed.
.dmg, drag Folklore to Applications.macOS 13 Ventura or newer. Universal binary (Apple Silicon + Intel).
.exe (or .msi for managed installs).Windows 10 or newer, 64-bit.
chmod +x Folklore*.AppImage, then run it.sudo dpkg -i Folklore*.debThe tray icon needs libayatana-appindicator on some distros.
npm installs the node + CLI only (bring your own Node 20+). The Homebrew cask installs the same desktop app as the macOS button above.
libayatana-appindicator the tray icon may not appear; install it and relaunch. The wizard window works regardless.Hit something new? Open an issue: every report sharpens the next release.
Straight from GitHub. App is the desktop app, CLI is the npm node.
Loading releases from GitHub…
Verify a download: shasum -a 256 <file> and compare against the checksum listed on the
GitHub release. The macOS app is additionally
signed by Developer ID: Sahar Barak (954TP5U8R9); verify with codesign -dv /Applications/Folklore.app.