Skip to content

magpie v0.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 04:10
· 0 commits to 2e1fe3ebebcf3bd00829497afd4c31c0ed1f5857 since this release
v0.1.0
6730f20

Spotlight-style local search for everything you saved and forgot: GitHub stars, local folders (full text incl. PDF/Word/Excel), and images (search by description or by similar image). Privacy-first: only folders you add are indexed, everything runs and stays on your machine.

First launch downloads the embedding models (~700 MB); keyword search works immediately while they warm up.

Downloads

  • Windows: magpie_0.1.0_x64-setup.exe (unsigned: SmartScreen will warn, choose "Run anyway")
  • macOS (Apple Silicon): magpie_0.1.0_aarch64.dmg (unsigned: right-click the app, then Open; if it says "damaged", run xattr -cr /Applications/magpie.app)
  • Linux: AppImage / deb / rpm (glibc 2.39+, e.g. Ubuntu 24.04)

macOS and Linux builds are CI-built and lightly tested; feedback welcome.