Skip to content

Releases: Mukaarts/MikaFileScope

Mika+FileScope v2.0.0

Choose a tag to compare

@Mukaarts Mukaarts released this 23 Mar 20:00

Mika+FileScope v2.0.0

Native macOS folder scanner with file type analysis, charts, and export.

Features

  • Recursive folder scanning with file type grouping by extension
  • Sortable table view (extension, count, size, percentage)
  • Donut chart and horizontal bar chart (Swift Charts)
  • CSV and JSON export
  • Drag-and-drop folder support
  • Hidden files toggle (include/exclude dotfiles)
  • File category filter (Images, Documents, Videos, Audio, Code, Archives, Other)
  • Timeline tab with file age distribution histogram
  • Duplicate file detection via SHA-256 streaming hash
  • Optional menubar quick-scan mode with compact popover
  • Sparkle auto-updates with "Check for Updates" menu command
  • DMG distribution with build scripts
  • App icon with magnifying glass + file bars motif

Requirements

  • macOS 14.0+ (Sonoma)

Build from source

```bash
swift build
swift run
```

🤖 Generated with Claude Code