Skip to content

MacOS Swift app that automatically imports pictures and videos from attached cameras and SD cards

Notifications You must be signed in to change notification settings

tonimelisma/Media-Muncher

Repository files navigation

Media Muncher

MacOS app to automatically import photos and videos from inserted SD cards, USB connected cameras or other storage.

Todo

MVP

  • Fix "grant access" button

  • Clear file list on volume removal

  • Progress bar and cancel button

  • Copy them to the destination folder

  • Idempotent, don't overwrite

  • Rename destination if duplicate filename with different contents exist

  • Remove originals

  • Progress bar for import

Roadmap

  • Logging
  • MTP/PTP devices
  • Checksum verification before deletion
  • Multi-threading
  • Thumbnails
  • Show list of detected media in each volume
  • Show which media are already imported
  • Auto-launch via Launch Agents
  • Settings
    • Configure custom metadata-based export directories
    • Configure custom metadata-based export filenames
    • Toggle auto-launch (none, manual GUI, automatic GUI)
    • Configure which volumes to import automatically (all, known, none)
    • Configure import file types (pics, videos, processed vs raw)
    • Eject after importing

About

MacOS Swift app that automatically imports pictures and videos from attached cameras and SD cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages