Skip to content

Utility for syncing the images from my Sony A6400

Notifications You must be signed in to change notification settings

motigra/cam-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sony A6400 Storage Helper

Description

Various utilities for managing the images on my Sony Alpha 6400 camera

  • Detect the camera being connected via USB as a media storage device
  • Organize files in folders by date taken
  • Catalogue photos in CSV format with EXIF information

TODO

  • File sorting mechanism
    • Make it work as a CLI
    • Improve efficiency by caching ensureFolder
    • Allow delete
  • USB detection
    • Move detection constants to separate file
    • Make it work as a library -> Testing
    • Fix error handling to allow continued detection (log errors)
    • Ensure correct media by contents
    • Utilize file-copying from existing sorting module
    • Ensure no duplication (copy individual files?)
    • Allow delete
    • Improve timestamp
    • Auto-sort
    • Report on files transfered
    • Handle disconnect?
  • Catalog
    • Implement CSV mechanism
  • Convert to windows service

About

Utility for syncing the images from my Sony A6400

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published