Skip to content

Releases: WebWorldWide/Document-Finder

Document Finder v0.1.0

20 Jun 22:42
v0.1.0
469bf5a

Choose a tag to compare

Native installers for macOS (Apple Silicon .dmg), Windows (.exe, .msi), and Linux (Flatpak, .deb, .rpm, .AppImage).

The apps are unsigned (the macOS build is ad-hoc signed, which removes the "app is damaged" error). First launch:

  • macOS — right-click the app → Open, then confirm. If macOS still refuses, clear the download quarantine:
    xattr -dr com.apple.quarantine "/Applications/Document Finder.app"
    
  • Windows — SmartScreen → More infoRun anyway.
  • Linux — the .deb/.rpm/AppImage need glibc 2.39+ (built on Ubuntu 24.04); the Flatpak ships its own runtime.